summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-19ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet1-1/+2
2016-06-19ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet1-1/+1
2016-06-19ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+1
2016-06-19ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet1-1/+2
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck1-38/+0
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck1-2/+20
2016-06-17net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-0/+2
2016-06-16bpf, maps: flush own entries on perf map releaseDaniel Borkmann1-0/+9
2016-06-16bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann1-3/+9
2016-06-16bpf, maps: add release callbackDaniel Borkmann1-1/+2
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller1-12/+263
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring1-0/+5
2016-06-166lowpan: add private neighbour dataAlexander Aring1-2/+1
2016-06-16net_sched: add the ability to defer skb freeingEric Dumazet1-2/+3
2016-06-15skb_array: resize supportMichael S. Tsirkin1-4/+29
2016-06-15ptr_ring: resize supportMichael S. Tsirkin1-14/+143
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin1-0/+144
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin1-0/+264
2016-06-13sched: remove NET_XMIT_POLICEDFlorian Westphal1-1/+0
2016-06-11mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar1-1/+3
2016-06-11bpf: fix missing header inclusionZi Shen Lim1-0/+1
2016-06-11virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport1-0/+101
2016-06-11bpf: enforce recursion limit on redirectsDaniel Borkmann1-0/+2
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-33/+144
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-5/+18
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed1-12/+263
2016-06-10net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-06-10rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells1-8/+10
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+33
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+9
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-0/+6
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2016-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+2
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-0/+17
2016-06-08net: sched: fix missing doc annotationsEric Dumazet1-1/+2
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru1-0/+62
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru1-0/+90
2016-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2016-06-08coredump: fix dumping through pipesMateusz Guzik1-0/+1
2016-06-08net_sched: transform qdisc running bit into a seqcountEric Dumazet1-0/+1
2016-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-3/+2
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-5/+6
2016-06-05ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan1-0/+8
2016-06-05ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan1-0/+5
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-6/+6
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+36