summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-267-34/+21Star
* bridge: use kobj_to_dev instead of to_devGeliang Tang2015-12-241-2/+1Star
* tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-223-10/+15
* tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-222-9/+8Star
* net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2015-12-221-0/+5
* RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-221-25/+6Star
* net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-221-2/+2
* tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet2015-12-181-0/+9
* bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2015-12-181-6/+0Star
* bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-3/+16
* bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-1/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-1828-317/+865
|\
| * netfilter: meta: add support for setting skb->pkttypeFlorian Westphal2015-12-181-0/+38
| * nfnetlink: add nfnl_dereference_protected helperFlorian Westphal2015-12-151-6/+7
| * netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-141-0/+69
| * netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-141-17/+19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14135-2834/+3803
| |\
| * | netfilter: cttimeout: add netns supportPablo Neira2015-12-143-33/+53
| * | netfilter: nf_tables: fix nf_log_trace based tracingFlorian Westphal2015-12-091-11/+5Star
| * | netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami2015-12-091-6/+2Star
| * | netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal2015-12-091-5/+8
| * | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-094-3/+27
| * | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-095-19/+312
| * | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-6/+129
| * | netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray2015-11-254-2/+39
| * | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-233-55/+41Star
| * | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-233-85/+40Star
| * | netfilter: remove duplicate includestephen hemminger2015-11-232-2/+0Star
| * | netfilter-bridge: layout of if statementsIan Morris2015-11-232-6/+6
| * | netfilter-bridge: brace placementIan Morris2015-11-232-6/+3Star
| * | netfilter-bridge: use netdev style commentsIan Morris2015-11-233-46/+56
| * | netfilter-bridge: Cleanse indentationIan Morris2015-11-234-25/+25
* | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-185-5/+17
* | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-6/+39
* | | ila: add NETFILTER dependencyArnd Bergmann2015-12-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-1849-240/+371
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-1744-223/+347
| |\ \ \
| | * | | net: check both type and procotol for tcp socketsWANG Cong2015-12-172-2/+4
| | * | | tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-171-11/+12
| | * | | af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2015-12-171-10/+3Star
| | * | | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-171-1/+2
| | * | | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-179-74/+92
| | |\ \ \
| | | * | | mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8Star
| | | * | | mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
| | | * | | mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37Star
| | | * | | mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-151-11/+26
| | | * | | nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
| | | * | | nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
| | | * | | nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
| | | * | | rfkill: copy the name into the rfkill structJohannes Berg2015-12-101-3/+3