summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-08-31bridge: Switch to bitmap_zalloc()Andy Shevchenko
2018-08-31net: dsa: mv88e6xxx: Share main switch IRQMarek Behún
2018-08-31net/ipv6: Do not reset nl_net in ip6_route_info_createDavid Ahern
2018-08-31net/ipv4: Add extack message that dev is required for ONLINKDavid Ahern
2018-08-31tcp: change IPv6 flow-label upon receiving spurious retransmissionYuchung Cheng
2018-08-31net_sched: add missing tcf_lock for act_connmarkCong Wang
2018-08-31veth: add software timestampingMichael Walle
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-09-01i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson
2018-09-01bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov
2018-09-01samples/bpf: xdpsock, minor fixesPrashant Bhole
2018-09-01xsk: remove unnecessary assignmentPrashant Bhole
2018-09-01bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample programNikita V. Shirokov
2018-09-01bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockoptNikita V. Shirokov
2018-09-01xdp: remove redundant variable 'headroom'Colin Ian King
2018-08-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-08-30i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2018-08-30i40evf: cancel workqueue sync for adminq when a VF is removedLihong Yang
2018-08-30i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2018-08-30i40evf: Don't enable vlan stripping when rx offload is turned onPatryk Małek
2018-08-30i40e: Check and correct speed values for link on openJan Sokolowski
2018-08-30i40e: report correct statistics when XDP is enabledBjörn Töpel
2018-08-30i40e: static analysis report from communityMartyna Szapar
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy
2018-08-30i40evf: set IFF_UNICAST_FLT flag for the VFLihong Yang
2018-08-30i40e: use correct length for strncpyMitch Williams
2018-08-30i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2018-08-30i40evf: update ethtool stats code and use helper functionsJacob Keller
2018-08-30i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.hJacob Keller
2018-08-30i40e: convert queue stats to i40e_stats arrayJacob Keller
2018-08-30xsk: include XDP meta data in AF_XDP framesBjörn Töpel
2018-08-30Merge branch 'bpf-bpffs-bpftool-dump-with-btf'Daniel Borkmann
2018-08-30tools/bpf: bpftool: add btf percpu map formated dumpYonghong Song
2018-08-30tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song
2018-08-30bpf: add bpffs pretty print for percpu arraymap/hash/lru_hashYonghong Song
2018-08-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-08-29vxlan: reduce dirty cache line in vxlan_find_macLi RongQing
2018-08-29Merge branch 'liquidio-improve-soft-command-response-handling'David S. Miller
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas
2018-08-29liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas
2018-08-29liquidio: make soft command calls synchronousFelix Manlunas
2018-08-29liquidio: improve soft command handlingFelix Manlunas
2018-08-29net/tls: Calculate nsg for zerocopy path without skb_cow_data.Doron Roberts-Kedes
2018-08-29net: nixge: Add support for 64-bit platformsMoritz Fischer
2018-08-29selftests/net: add ip_defrag selftestPeter Oskolkov
2018-08-29ip: fail fast on IP defrag errorsPeter Oskolkov
2018-08-29liquidio: fix race condition in instruction completion processingRick Farrington