summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-03-07Bluetooth: Fix skb allocation check for A2MPGustavo Padovan
2014-03-07Bluetooth: Fix expected key count debug logsJohan Hedberg
2014-03-07netfilter: nft_hash: bug fixes and resizingPatrick McHardy
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: avoid race with exp->master ctJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer
2014-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-03-07ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu
2014-03-07sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne
2014-03-06tipc: fix memory leak during module removalErik Hugne
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue
2014-03-06tipc: fix connection refcount leakYing Xue
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-03-06l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault
2014-03-06l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault
2014-03-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: move registration message to init from net_initIlia Mirkin
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-03-06netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu
2014-03-06netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich
2014-03-05net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-03-05bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller