summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-15Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-156lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15skb_array: resize supportMichael S. Tsirkin
2016-06-15ptr_ring: resize supportMichael S. Tsirkin
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin
2016-06-15ptr_ring: array based FIFO for pointersMichael S. Tsirkin
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-10bpf: fix missing header inclusionZi Shen Lim
2016-06-10virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-08net: sched: fix missing doc annotationsEric Dumazet
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-04ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan
2016-06-04ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-03qed: Fix next-ptr chains for BE / 32-bitYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi