summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-16ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki1-7/+3
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-16net: diag: Support destroying TCP sockets.Lorenzo Colitti1-0/+2
2015-12-16net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti1-0/+4
2015-12-16net: diag: Add the ability to destroy a socket.Lorenzo Colitti3-0/+4
2015-12-16net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti1-0/+5
2015-12-16ila: Add generic ILA translation facilityTom Herbert2-0/+40
2015-12-16netlink: add a start callback for starting a netlink dumpTom Herbert2-0/+4
2015-12-16rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-16net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-16net: Add driver helper functions to determine checksum offloadabilityTom Herbert1-0/+78
2015-12-16tcp: Fix conditions to determine checksum offloadTom Herbert1-0/+9
2015-12-16net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert3-22/+29
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert3-5/+10
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-16net: 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-15net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-15net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-7/+37
2015-12-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14netfilter: implement xt_cgroup cgroup2 path matchTejun Heo1-0/+13
2015-12-14netfilter: prepare xt_cgroup for multi revisionsTejun Heo1-1/+1
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso69-496/+1174
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-14netfilter: cttimeout: add netns supportPablo Neira2-1/+4
2015-12-14geneve: UDP checksum configuration via netlinkTom Herbert1-0/+3
2015-12-14rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-14sched/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-12uapi: export ila.hstephen hemminger1-0/+1
2015-12-12netcp: try to reduce type confusion in descriptorsArnd Bergmann1-11/+11
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-12USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-11ses: fix additional element traversal bugJames Bottomley1-0/+4