summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard
2015-12-28netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-22net: add inet_sk_transparent() helperFlorian Westphal
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18net: l3mdev: Add master device lookup by indexDavid Ahern
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2015-12-16geneve: Add geneve_get_rx_port supportSinghai, Anjali
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2015-12-15ila: Add generic ILA translation facilityTom Herbert
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14netfilter: cttimeout: add netns supportPablo Neira
2015-12-13rco: Clean up casting errorsTom Herbert
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring
2015-12-106lowpan: add debugfs supportAlexander Aring
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally