summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov
2016-03-08samples/bpf: make map creation more verboseAlexei Starovoitov
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov
2016-03-08bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov
2016-03-08bpf: introduce percpu_freelistAlexei Starovoitov
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov
2016-03-08Merge branch 'ipv6-per-netns-gc'David S. Miller
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2016-03-08ipv6: replace global gc_args with local variableMichal Kubeček
2016-03-08Merge branch 'bnxt_en-next'David S. Miller
2016-03-08bnxt_en: Enable AER support.Satish Baddipadige
2016-03-08bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan
2016-03-08bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan
2016-03-08bnxt_en: Add port statistics support.Michael Chan
2016-03-08bnxt_en: Extend autoneg to all speeds.Michael Chan
2016-03-08bnxt_en: Use common function to get ethtool supported flags.Michael Chan
2016-03-08bnxt_en: Add reporting of link partner advertisement.Michael Chan
2016-03-08bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan
2016-03-08net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08Merge branch 'bpf-next'David S. Miller
2016-03-08vxlan: allow setting ipv6 traffic classDaniel Borkmann
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann
2016-03-08bpf: make helper function protos staticDaniel Borkmann
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman
2016-03-07Merge branch 'qed_hw_gro'David S. Miller
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2016-03-07arp: correct return value of arp_rcvZhang Shengju