summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-096-3/+31
| * | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-098-19/+398
| * | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-253-6/+155
| * | netfilter: nf_tables: remove unused struct membersFlorian Westphal2015-11-251-2/+0Star
| * | netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray2015-11-254-2/+39
| * | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-234-56/+42Star
| * | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-234-86/+40Star
| * | netfilter: remove duplicate includestephen hemminger2015-11-232-2/+0Star
| * | netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner2015-11-232-9/+16
| * | 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
| * | netfilter: fix include files for compilationMikko Rapeli2015-11-2326-8/+42
| * | netfilter: ebtables: use __u64 from linux/types.hMikko Rapeli2015-11-231-2/+4
* | | nfp: call netif_carrier_off() during initJakub Kicinski2015-12-181-0/+1
* | | Merge branch 'l3mdev-accept'David S. Miller2015-12-189-5/+65
|\ \ \
| * | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-188-5/+42
| * | | net: l3mdev: Add master device lookup by indexDavid Ahern2015-12-181-0/+23
|/ / /
* | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-182-6/+40
* | | ila: add NETFILTER dependencyArnd Bergmann2015-12-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-18550-2905/+4562
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17115-671/+1045
| |\ \ \
| | * | | net: check both type and procotol for tcp socketsWANG Cong2015-12-172-2/+4
| | * | | drivers: net: xgene: fix Tx flow controlIyappan Subramanian2015-12-172-18/+24
| | * | | 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
| | * | | | 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-171-1/+1
| | * | | | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-172-3/+6
| | * | | | net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
| | * | | | rhashtable: Fix walker list corruptionHerbert Xu2015-12-161-9/+7Star
| | * | | | rhashtable: Enforce minimum size on initial hash tableHerbert Xu2015-12-161-3/+3
| | * | | | inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1
| | * | | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-161-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
| | * | | | Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller2015-12-151-12/+11Star
| | |\ \ \ \
| | | * | | | ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-151-5/+0Star
| | | * | | | ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-151-3/+7