summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork1-0/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-108/+212
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-28/+100
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa1-0/+1
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long1-0/+1
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2015-12-16geneve: Add geneve_get_rx_port supportSinghai, Anjali1-0/+8
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali1-1/+19
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: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti1-0/+4
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti3-0/+4
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti1-0/+5
2015-12-15ila: Add generic ILA translation facilityTom Herbert2-0/+40
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert2-0/+4
2015-12-15rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert1-0/+78
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert1-0/+9
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert3-22/+29
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert3-5/+10
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-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-14net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-7/+37
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-13geneve: UDP checksum configuration via netlinkTom Herbert1-0/+3
2015-12-13rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2-63/+38
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb2-0/+10
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2-10/+69
2015-12-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann1-11/+11
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