summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-061-1/+1
|\
| * cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06445-40132/+13032
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-0510-76/+62
| |\ \
| | * | l2tp: pass tunnel pointer to ->session_create()Guillaume Nault2017-09-034-25/+17
| | * | l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2017-09-032-13/+32
| | * | Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-034-35/+12
| | * | Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-031-3/+1
| * | | rds: Fix non-atomic operation on shared flag variableHÃ¥kon Bugge2017-09-051-2/+2
| * | | net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski2017-09-051-2/+6
| * | | rxrpc: Make service connection lookup always check for retryDavid Howells2017-09-051-2/+1
| * | | net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli2017-09-051-1/+2
| * | | net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli2017-09-051-2/+6
| * | | bridge: switchdev: Use an helper to clear forward markIdo Schimmel2017-09-052-3/+10
| * | | flow_dissector: Add limit for number of headers to dissectTom Herbert2017-09-051-3/+22
| * | | flow_dissector: Cleanup control flowTom Herbert2017-09-051-78/+145
| * | | net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann2017-09-051-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0431-323/+726
| |\ \ \
| | * | | netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso2017-09-041-1/+23
| | * | | netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso2017-09-041-1/+7
| | * | | netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso2017-09-041-93/+106
| | * | | netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso2017-09-041-78/+92
| | * | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-044-37/+14
| | * | | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-0414-45/+44
| | * | | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-049-12/+4
| | * | | netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay2017-09-041-1/+121
| | * | | netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay2017-09-041-13/+13
| | * | | netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-045-35/+66
| | * | | netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-041-24/+253
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-09-035-6/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bluetooth: make baswap src constLoic Poulain2017-09-011-3/+3
| | * | | Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann2017-08-302-0/+16
| | * | | ieee802154: 6lowpan: make header_ops constBhumika Goyal2017-08-251-1/+1
| | * | | Bluetooth: make device_type constBhumika Goyal2017-08-191-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0377-787/+1333
| |\ \ \ \
| | * | | | netfilter: rt: account for tcp header size tooFlorian Westphal2017-08-281-1/+2
| | * | | | netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.cDavide Caratti2017-08-281-12/+0
| | * | | | netfilter: Remove NFDEBUG()Varsha Rao2017-08-282-7/+1
| | * | | | netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal2017-08-281-5/+0
| | * | | | netfilter: core: batch nf_unregister_net_hooks synchronize_net callsFlorian Westphal2017-08-281-3/+56
| | * | | | netfilter: debug: check for sorted arrayFlorian Westphal2017-08-281-0/+23
| | * | | | netfilter: convert hook list to an arrayAaron Conole2017-08-284-107/+279
| | * | | | netfilter: fix a few (harmless) sparse warningsFlorian Westphal2017-08-283-5/+5
| | * | | | netfilter: ebtables: fix indent on if statementsColin Ian King2017-08-242-3/+3
| | * | | | netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-246-37/+37
| | * | | | netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal2017-08-244-0/+22
| | * | | | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-2412-108/+56
| | * | | | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-2410-19/+20
| | * | | | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-244-4/+11
| | * | | | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-244-19/+20