aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ieee802154: dgram: cleanup set of broadcast panidAlexander Aring2014-03-20
* af_ieee802154: fix check on broadcast addressAlexander Aring2014-03-20
* net: remove empty lines from tcp_syn_flood_actionDaniel Baluta2014-03-20
* af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun2014-03-20
* netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller2014-03-18
* ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister2014-03-18
* net: sched: use no more than one page in struct fw_headEric Dumazet2014-03-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\
| * vti6: Enable namespace changingSteffen Klassert2014-03-14
| * vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-14
| * vti6: Support inter address family tunneling.Steffen Klassert2014-03-14
| * xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-14
| * vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-14
| * vti6: Remove caching of flow informations.Steffen Klassert2014-03-14
| * vti6: Remove dst_entry cachingSteffen Klassert2014-03-14
| * ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-14
| * xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-14
| * xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | netfilter: conntrack: Fix UP buildsEric Dumazet2014-03-17
* | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-17
* | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
* | netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman2014-03-17
* | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
* | netpoll: Don't drop all received packets.Eric W. Biederman2014-03-17
* | netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-17
* | netpoll: Warn if more packets are processed than are budgetedEric W. Biederman2014-03-17
* | netpoll: Visit all napi handlers in poll_napiEric W. Biederman2014-03-17
* | netpoll: Pass budget into poll_napiEric W. Biederman2014-03-17
* | netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman2014-03-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-17
|\ \
| * | netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal2014-03-17
| * | netfilter: connlimit: make same_source_net signedFlorian Westphal2014-03-17
| * | netfilter: connlimit: use keyed locksFlorian Westphal2014-03-17
| * | netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-13
| * | netfilter: connlimit: use kmem_cache for conn objectsFlorian Westphal2014-03-12
| * | netfilter: connlimit: move insertion of new element out of count functionFlorian Westphal2014-03-12
| * | netfilter: connlimit: improve packet-to-closed-connection logicFlorian Westphal2014-03-12
| * | netfilter: connlimit: factor hlist search into new functionFlorian Westphal2014-03-12
| * | netfilter: nft_nat: fix family validationPatrick McHardy2014-03-08
| * | netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy2014-03-08
| * | netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy2014-03-08
| * | netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-08
| * | netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy2014-03-08
| * | netfilter: nft_hash: bug fixes and resizingPatrick McHardy2014-03-07
| * | netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-07
| * | netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-07
| * | netfilter: avoid race with exp->master ctJesper Dangaard Brouer2014-03-07