aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-218021q: fix a potential memory leakLi RongQing
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-19net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-06-19tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-06-19Revert "net: return actual error on register_queue_kobjects"David S. Miller
2014-06-18net: filter: fix upper BPF instruction limitKees Cook
2014-06-18net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-06-18net: return actual error on register_queue_kobjectsJie Liu
2014-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-16tcp: remove unnecessary tcp_sk assignment.Dave Jones
2014-06-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-06-16netfilter: ctnetlink: add zone size to lengthKen-ichirou MATSUZAWA
2014-06-16Merge branch 'ipvs'Pablo Neira Ayuso
2014-06-16netfilter: nft_nat: don't dump port information if unsetPablo Neira Ayuso
2014-06-16netfilter: nf_tables: indicate family when dumping set elementsPablo Neira Ayuso
2014-06-16netfilter: nft_compat: call {target, match}->destroy() to cleanup entryPablo Neira Ayuso
2014-06-16netfilter: nf_tables: fix wrong type in transaction when replacing rulesPablo Neira Ayuso
2014-06-16netfilter: nf_tables: decrement chain use counter when replacing rulesPablo Neira Ayuso
2014-06-16netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso
2014-06-16netfilter: nf_tables: use RCU-safe list insertion when replacing rulesPablo Neira Ayuso
2014-06-16netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal
2014-06-16netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-13Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-06-13Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-06-13Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto
2014-06-13Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg
2014-06-13Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg
2014-06-13Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-06-13Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg
2014-06-13Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg
2014-06-13Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-06-13Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-06-13Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg
2014-06-13ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds