aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2-0/+27
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2-2/+4
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann1-0/+9
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann1-0/+14
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-102/+197
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 Torvalds11-6/+55
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-28net: diag: Add support to filter on device indexDavid Ahern1-0/+1
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+32
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-2/+13
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman1-1/+2
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-25net_sched: generalize bulk dequeueEric Dumazet1-3/+4
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet1-0/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet1-11/+30
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 Torvalds2-1/+4
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-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rcDoug Ledford2-1/+4
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong1-3/+3
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn1-1/+3
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-22openvswitch: Add packet len info to upcall.William Tu1-0/+2
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 Dumazet2-1/+3
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet1-0/+1
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
2016-06-18Input: add HDMI CEC specific keycodesKamil Debski1-0/+31
2016-06-18Input: add BUS_CEC typeHans Verkuil1-0/+1