aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2-3/+12
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek2-2/+3
2016-01-04soreuseport: define reuseport groupsCraig Gallek2-0/+22
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann1-0/+2
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-0/+1
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall1-1/+1
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso1-0/+6
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard1-0/+1
2015-12-28netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso1-4/+1
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso1-1/+1
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar3-30/+23
2015-12-22net: add inet_sk_transparent() helperFlorian Westphal2-1/+13
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-5/+50
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2-0/+17
2015-12-18net: l3mdev: Add master device lookup by indexDavid Ahern1-0/+23
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-17/+81
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field declarationHannes Frederic Sowa1-1/+1
2015-12-16geneve: Add geneve_get_rx_port supportSinghai, Anjali1-0/+8
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun1-0/+7
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti1-0/+2
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti1-0/+1
2015-12-15ila: Add generic ILA translation facilityTom Herbert1-0/+18
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert1-0/+2
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert1-0/+9
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel1-0/+2
2015-12-14net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-7/+37
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso20-96/+248
2015-12-14netfilter: cttimeout: add netns supportPablo Neira2-1/+4
2015-12-13rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring1-0/+15
2015-12-106lowpan: add debugfs supportAlexander Aring1-0/+3
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring1-1/+6
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg1-1/+0
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg1-1/+2
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg1-1/+0
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg1-3/+6
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg1-0/+1
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2-0/+4
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal1-0/+32
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo3-17/+21
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo1-5/+5
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi1-2/+0