summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-02Merge branch 'fix-BPF-offload-related-bugs'David S. Miller3-3/+13
2019-11-02net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-02net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-02r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-02net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-02net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-02gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-02inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller18-71/+67
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller16-139/+305
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-01igb: Enable media autosense for the i350.Manfred Rudigier2-2/+2
2019-11-01igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2-2/+4
2019-11-01tcp: increase tcp_max_syn_backlog max valueEric Dumazet2-3/+6
2019-11-01net: increase SOMAXCONN to 4096Eric Dumazet2-3/+3
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel1-0/+5
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2-5/+14
2019-10-31Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller3-2/+8
2019-10-31Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'David S. Miller1-2/+11
2019-10-31hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang1-1/+8
2019-10-31hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang1-1/+3
2019-10-31cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+16
2019-10-31net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet6-8/+8
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-10-30vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo1-3/+6
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King1-1/+1
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker4-10/+61
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2-4/+7
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi4-0/+51
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+1
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma2-1/+7
2019-10-30Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-38/+67
2019-10-30net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov1-1/+1
2019-10-30net/smc: fix refcounting for non-blocking connect()Ursula Braun1-2/+2
2019-10-30bonding: fix using uninitialized mode_lockTaehee Yoo1-1/+1
2019-10-30net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang1-2/+2
2019-10-30net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang1-1/+1
2019-10-30MAINTAINERS: remove Dave Watson as TLS maintainerJakub Kicinski1-1/+0
2019-10-30vxlan: check tun_info options_len properlyXin Long1-2/+4
2019-10-30erspan: fix the tun_info options_len check for erspanXin Long2-4/+4
2019-10-30net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9