- d28b194 ixgbe: fix writes to PFQDE by Emil Tantilov · 8 years ago
- adc2c83 ixgbevf: Bump version number by Tony Nguyen · 8 years ago
- 01ec552 ixgbe: Bump version number by Tony Nguyen · 8 years ago
- 622a2ef ixgbe: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
- 4cc74c0 ixgbe: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
- 5fef124 ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
- aaebaf5 ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
- b217566 Merge branch 'net-dsa-Multi-CPU-ground-work' by David S. Miller · 7 years ago
- 3cc9f25 net: dsa: Introduce dsa_get_cpu_port() by Florian Fainelli · 7 years ago
- a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 7 years ago
- 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 7 years ago
- 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 7 years ago
- 38b6ec5 cxgb4: handle serial flash interrupt by Ganesh Goudar · 7 years ago
- 4798a71 of_mdio: move of_mdio_parse_addr to header file by Jon Mason · 7 years ago
- efe5f9c selftests/bpf: make correct use of exit codes in bpf selftests by Jesper Dangaard Brouer · 7 years ago
- fb34a36 fjes: remove duplicate set of flag IFF_BROADCAST by Zhang Shengju · 7 years ago
- aa9f979 networking: use skb_put_zero() by Johannes Berg · 7 years ago
- 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
- 5952b02 Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
- 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 7 years ago
- d980b8d Merge branch 'MDIO-bus-reset-GPIO-cleanups' by David S. Miller · 7 years ago
- fe0e405 mdio_bus: use devm_gpiod_get_optional() by Sergei Shtylyov · 7 years ago
- d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 7 years ago
- 61d3e1d ibmvnic: Remove netdev notify for failover resets by Nathan Fontenot · 7 years ago
- 40c9db8 ibmvnic: Client-initiated failover by Thomas Falcon · 7 years ago
- 725757a net: mvpp2: enable basic 10G support by Antoine Ténart · 7 years ago
- 88efe19 Merge branch 'dsa-mv88e6xxx-port-macros-cosmetics' by David S. Miller · 7 years ago
- b810959 net: dsa: mv88e6xxx: prefix remaining port macros by Vivien Didelot · 7 years ago
- 8009df9 net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros by Vivien Didelot · 7 years ago
- 2a4614e net: dsa: mv88e6xxx: prefix Port Association Vector macros by Vivien Didelot · 7 years ago
- 2cb8cb1 net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros by Vivien Didelot · 7 years ago
- 81c6edb net: dsa: mv88e6xxx: prefix Port Control 2 macros by Vivien Didelot · 7 years ago
- b7929fb net: dsa: mv88e6xxx: prefix Port Default VLAN macros by Vivien Didelot · 7 years ago
- 7e5cc5f net: dsa: mv88e6xxx: prefix Port Based VLAN macros by Vivien Didelot · 7 years ago
- cd985bb net: dsa: mv88e6xxx: prefix Port Control 1 macros by Vivien Didelot · 7 years ago
- a89b433be net: dsa: mv88e6xxx: prefix Port Control macros by Vivien Didelot · 7 years ago
- 107fcc1 net: dsa: mv88e6xxx: prefix Port Switch ID macros by Vivien Didelot · 7 years ago
- 6c96bbf net: dsa: mv88e6xxx: prefix Port Jamming macros by Vivien Didelot · 7 years ago
- 5ee5557 net: dsa: mv88e6xxx: prefix Port MAC Control macros by Vivien Didelot · 7 years ago
- 5f83dc9 net: dsa: mv88e6xxx: prefix Port Status macros by Vivien Didelot · 7 years ago
- d6289088 batman-adv: Accept only filled wifi station info by Sven Eckelmann · 7 years ago
- 3f3f873 batman-adv: Use default throughput value on cfg80211 error by Sven Eckelmann · 7 years ago
- 4524667 net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
- 6dad28a mac80211: add the action to the drv_ampdu_action tracepoint by Emmanuel Grumbach · 7 years ago
- ea304a9 nl80211: remove desciption about request from NL80211_CMD_ROAM by Arend Van Spriel · 7 years ago
- f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 7 years ago
- 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 7 years ago
- 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 7 years ago
- a1fa1a0 net: phy: marvell: Show complete link partner advertising by Thomas Bogendoerfer · 7 years ago
- e0090a9 vxlan: dont migrate permanent fdb entries during learn by Roopa Prabhu · 7 years ago
- 63a2f31 Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
- 073cf9e2 Merge branch 'udp-reduce-cache-pressure' by David S. Miller · 7 years ago
- b65ac44 udp: try to avoid 2 cache miss on dequeue by Paolo Abeni · 7 years ago
- 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 7 years ago
- 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 7 years ago
- 78d6102 sh_eth: add support for changing MTU by Niklas Söderlund · 7 years ago
- f1c9eed bpf, arm64: take advantage of stack_depth tracking by Daniel Borkmann · 7 years ago
- 66e037c Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
- 6d307f6 net: ethernet: ti: cpdma: do not enable host error misc irq by Grygorii Strashko · 7 years ago
- e9523a5 net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter by Grygorii Strashko · 7 years ago
- 9fd7aca Merge branch 'bpf-misc-updates' by David S. Miller · 7 years ago
- ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 7 years ago
- 966789f bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly by Daniel Borkmann · 7 years ago
- f735b64 bpf, tests: set rlimit also for test_align, so it doesn't fail by Daniel Borkmann · 7 years ago
- 5ecf51f bpf, tests: add a test for htab lookup + update traversal by Daniel Borkmann · 7 years ago
- 36e24c0 bpf: reset id on spilled regs in clear_all_pkt_pointers by Daniel Borkmann · 7 years ago
- 4a2ff55 bpf: reset id on CONST_IMM transition by Daniel Borkmann · 7 years ago
- d25da6c bpf: don't check spilled reg state for non-STACK_SPILLed type slots by Daniel Borkmann · 7 years ago
- 20b9d7a bpf: avoid excessive stack usage for perf_sample_data by Daniel Borkmann · 7 years ago
- 41e8e40 net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 by Fabio Estevam · 7 years ago
- 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 7 years ago
- 4abf5a6 sctp: no need to check assoc id before calling sctp_assoc_set_id by Xin Long · 7 years ago
- c0a4c2d sctp: use read_lock_bh in sctp_eps_seq_show by Xin Long · 7 years ago
- 6dfe4b9 sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 7 years ago
- 664f46a net/packet: remove unneeded declaraion of tpacket_snd(). by Rosen, Rami · 7 years ago
- 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 7 years ago
- cd99c37 bonding: warn user when 802.3ad speed is unknown by Nicolas Dichtel · 7 years ago
- 10d486a netns: fix error code when the nsid is already used by Nicolas Dichtel · 7 years ago
- 4a7f7bc netns: define extack error msg for nsis cmds by Nicolas Dichtel · 7 years ago
- d041784 cxgb4: fix memory leak in init_one() by Ganesh Goudar · 7 years ago
- 2f3ca44 qed: add qed_int_sb_init() stub function by Arnd Bergmann · 7 years ago
- c156d28 Merge branch 'qed-Light-L2-updates' by David S. Miller · 7 years ago
- fef1c3f qed: collect GSI port statistics by Mintz, Yuval · 7 years ago
- 54f19f0 qed: Call rx_release_cb() when flushing LL2 by Mintz, Yuval · 7 years ago
- d2201a2 qed: No need for LL2 frags indication by Mintz, Yuval · 7 years ago
- 0518c12 qed*: LL2 callback operations by Michal Kalderon · 7 years ago
- 58de289 qed: LL2 code relocations by Mintz, Yuval · 7 years ago
- 13c5477 qed: Cleaner seperation of LL2 inputs by Mintz, Yuval · 7 years ago
- 68be910 qed: Revise ll2 Rx completion by Mintz, Yuval · 7 years ago
- 7c7973b qed: LL2 to use packed information for tx by Mintz, Yuval · 7 years ago
- 5189c55 Merge branch 'r8152-minor-adjustment' by David S. Miller · 7 years ago
- a3307f9 r8152: replace napi_complete with napi_complete_done by hayeswang · 7 years ago
- 7454445 r8152: avoid rx queue more than 1000 packets by hayeswang · 7 years ago
- 4214cc5 r8152: check if disabling ALDPS is finished by hayeswang · 7 years ago
- befb2de r8152: move the initialization to reset_resume function by hayeswang · 7 years ago
- 49d1034 r8152: move the default coalesce setting for RTL8153 by hayeswang · 7 years ago
- 3cb3234 r8152: adjust U2P3 for RTL8153 by hayeswang · 7 years ago
- 0255275 r8152: adjust rtl8153_runtime_enable function by hayeswang · 7 years ago
- e31f636 r8152: move the setting of rx aggregation by hayeswang · 7 years ago
- 134f98b r8152: adjust the settings about MAC clock speed down for RTL8153 by hayeswang · 7 years ago