summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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/+5
| * | | | | netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami2015-12-091-6/+2
| * | | | | 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/+41
| * | | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-233-85/+40
| * | | | | netfilter: remove duplicate includestephen hemminger2015-11-232-2/+0
| * | | | | netfilter-bridge: layout of if statementsIan Morris2015-11-232-6/+6
| * | | | | netfilter-bridge: brace placementIan Morris2015-11-232-6/+3
| * | | | | 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-1749-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/+3
| | * | | | | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-161-1/+2
| | * | | | | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-169-74/+92
| | |\ \ \ \ \
| | | * | | | | mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8
| | | * | | | | mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
| | | * | | | | mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37
| | | * | | | | 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
| | * | | | | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-151-0/+6
| | * | | | | | net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-151-0/+1
| | * | | | | | bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-151-0/+3
| | * | | | | | net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-151-1/+1
| | * | | | | | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-151-1/+1
| | * | | | | | net: fix IP early demux racesEric Dumazet2015-12-142-5/+3
| | * | | | | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-145-0/+15
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-145-58/+56
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-131-1/+2
| | | * | | | | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-102-0/+2
| | | * | | | | | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-101-2/+0
OpenPOWER on IntegriCloud