summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-081-0/+4
| * | netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-031-0/+6
| * | netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-4/+1Star
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-083-11/+24
|\ \ \
| * | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
| * | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
| * | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-072-7/+16
|\ \ \ | | |/ | |/|
| * | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-052-7/+16
* | | switchdev: add bridge vlan_filtering attributeElad Raz2016-01-061-0/+2
* | | inet: kill unused skb_free opFlorian Westphal2016-01-061-1/+0Star
* | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-052-26/+0Star
* | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-052-0/+16
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-052-3/+12
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-052-2/+3
* | | soreuseport: define reuseport groupsCraig Gallek2016-01-052-0/+22
* | | net: make ip6tunnel_xmit definition conditionalArnd Bergmann2016-01-051-0/+2
* | | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-051-0/+1
|\ \ \ | |_|/ |/| |
| * | nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-291-0/+1
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-263-30/+23Star
* | | net: add inet_sk_transparent() helperFlorian Westphal2015-12-222-1/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-186-5/+50
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1420-96/+248
| |\ \ \
| * | | | netfilter: cttimeout: add netns supportPablo Neira2015-12-142-1/+4
| * | | | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-092-0/+4
| * | | | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-091-0/+32
| * | | | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-0/+9
| * | | | netfilter: nf_tables: remove unused struct membersFlorian Westphal2015-11-251-2/+0Star
| * | | | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-231-1/+1
| * | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-231-1/+0Star
* | | | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-182-0/+17
* | | | | net: l3mdev: Add master device lookup by indexDavid Ahern2015-12-181-0/+23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-187-17/+81
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
| * | | | inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1
| * | | | net: fix IP early demux racesEric Dumazet2015-12-152-1/+34
| * | | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+1
| * | | | xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-122-10/+16
| * | | | xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-121-0/+1
| * | | | xfrm: take care of request socketsEric Dumazet2015-12-071-4/+23
| * | | | sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2015-12-071-1/+2
| * | | | sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-061-0/+2
| * | | | vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2015-12-061-1/+1
* | | | | geneve: Add geneve_get_rx_port supportSinghai, Anjali2015-12-161-0/+8
* | | | | net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-161-0/+7
* | | | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2015-12-161-0/+2
* | | | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-161-0/+1
* | | | | ila: Add generic ILA translation facilityTom Herbert2015-12-161-0/+18
* | | | | netlink: add a start callback for starting a netlink dumpTom Herbert2015-12-161-0/+2