summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-172-529/+2
* netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-17/+64
* netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman2014-03-171-22/+16
* netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-5/+9
* netpoll: Don't drop all received packets.Eric W. Biederman2014-03-171-11/+6
* netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-171-2/+2
* netpoll: Warn if more packets are processed than are budgetedEric W. Biederman2014-03-171-0/+1
* netpoll: Visit all napi handlers in poll_napiEric W. Biederman2014-03-171-3/+0
* netpoll: Pass budget into poll_napiEric W. Biederman2014-03-171-3/+3
* netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman2014-03-171-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-1737-452/+1431
|\
| * netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal2014-03-171-47/+177
| * netfilter: connlimit: make same_source_net signedFlorian Westphal2014-03-171-4/+5
| * netfilter: connlimit: use keyed locksFlorian Westphal2014-03-171-8/+18
| * netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-132-4/+4
| * netfilter: connlimit: use kmem_cache for conn objectsFlorian Westphal2014-03-121-5/+19
| * netfilter: connlimit: move insertion of new element out of count functionFlorian Westphal2014-03-121-15/+23
| * netfilter: connlimit: improve packet-to-closed-connection logicFlorian Westphal2014-03-121-15/+8
| * netfilter: connlimit: factor hlist search into new functionFlorian Westphal2014-03-121-16/+33
| * netfilter: nft_nat: fix family validationPatrick McHardy2014-03-081-12/+10
| * netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy2014-03-081-7/+2
| * netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy2014-03-082-3/+2
| * netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-086-23/+27
| * netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy2014-03-081-4/+4
| * netfilter: nft_hash: bug fixes and resizingPatrick McHardy2014-03-071-46/+214
| * netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-073-66/+180
| * netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-076-69/+77
| * netfilter: avoid race with exp->master ctJesper Dangaard Brouer2014-03-072-1/+15
| * netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-073-75/+158
| * netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2014-03-072-11/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso2014-03-072-8/+7
| |\
| | * ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu2014-03-071-7/+6
| | * sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen2014-03-071-1/+1
| * | netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-0612-10/+32
| * | netfilter: ipset: move registration message to init from net_initIlia Mirkin2014-03-061-1/+1
| * | netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa2014-03-062-0/+40
| * | netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2014-03-063-0/+322
| * | netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2014-03-061-4/+4
| * | netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich2014-03-061-2/+2
| |/
| * netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso2014-02-271-2/+15
| * netfilter: nfnetlink_log: remove unused codeFlorian Westphal2014-02-251-8/+0
| * netfilter: nf_tables: accept QUEUE/DROP verdict parametersPatrick McHardy2014-02-251-5/+10
| * netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2014-02-251-2/+1
| * netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-251-0/+8
| * netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy2014-02-251-23/+23
| * netfilter: nft_ct: labels get supportFlorian Westphal2014-02-192-3/+26
| * netfilter: xt_ipcomp: Use ntohs to ease sparse warningPablo Neira Ayuso2014-02-191-1/+1
| * netfilter: remove double colonstephen hemminger2014-02-191-1/+1
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-148-16/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1428-121/+199
|\ \
OpenPOWER on IntegriCloud