aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko1-0/+4
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-2/+4
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-0/+1
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb1-5/+1
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-3/+7
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+18
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-0/+10
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion1-0/+13
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz1-0/+1
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau1-0/+1
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann1-0/+7
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann1-5/+0
2016-07-01tun: switch to use skb array for txJason Wang1-0/+1
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-0/+1
2016-07-01skb_array: add wrappers for resizingJason Wang1-0/+9
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-9/+62
2016-07-01skb_array: minor tweakJason Wang1-2/+2
2016-07-01ptr_ring: support zero length ringJason Wang1-2/+4
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-59/+135
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-2/+47
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs1-24/+0
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+1
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann1-6/+2
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-2/+13
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+1
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin2-0/+31
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-1/+2
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+13
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+8
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov1-1/+1
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin1-4/+7
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds1-1/+1
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru1-0/+24
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-0/+2
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings1-1/+1
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha1-0/+1
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells1-1/+2
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz1-0/+1
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet1-1/+2
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet1-1/+1
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+1
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet1-1/+2