| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | KEYS: allow reaching the keys quotas exactly | Eric Biggers | 2019-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-02-19 | 41 | -244/+355 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | sky2: Increase D3 delay again | Kai-Heng Feng | 2019-02-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | vhost: correctly check the return value of translate_desc() in log_used() | Jason Wang | 2019-02-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-02-18 | 2 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | ipvs: fix warning on unused variable | Andrea Claudi | 2019-02-16 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_tables: fix flush after rule deletion in the same batch | Pablo Neira Ayuso | 2019-02-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | net: netcp: Fix ethss driver probe issue | Murali Karicheri | 2019-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fixes the missing put_device in positive leg for roce reset | Salil Mehta | 2019-02-18 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub... | David S. Miller | 2019-02-18 | 1 | -17/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | mt76x0u: fix suspend/resume | Stanislaw Gruszka | 2019-02-07 | 1 | -17/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: Fix a race in EEE enable callback | Jose Abreu | 2019-02-18 | 1 | -10/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qed-iWARP' | David S. Miller | 2019-02-18 | 2 | -7/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | qed: Fix iWARP syn packet mac address validation. | Michal Kalderon | 2019-02-18 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | qed: Fix iWARP buffer size provided for syn packet processing. | Michal Kalderon | 2019-02-18 | 2 | -7/+6 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | r8152: Add support for MAC address pass through on RTL8153-BD | David Chen | 2019-02-18 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mac80211: mesh: fix missing unlock on error in table_path_del() | Wei Yongjun | 2019-02-18 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" | Colin Ian King | 2019-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | net: crypto set sk to NULL when af_alg_release. | Mao Wenan | 2019-02-18 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'netdev-page_frag_alloc-fixes' | David S. Miller | 2019-02-17 | 2 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | net: Do not allocate page fragments that are not skb aligned | Alexander Duyck | 2019-02-17 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | mm: Use fixed constant in page_frag_alloc instead of size + 1 | Alexander Duyck | 2019-02-17 | 1 | -4/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err' | David S. Miller | 2019-02-17 | 2 | -2/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | tcp: tcp_v4_err() should be more careful | Eric Dumazet | 2019-02-17 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | tcp: clear icsk_backoff in tcp_write_queue_purge() | Eric Dumazet | 2019-02-17 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() | Alexey Khoroshilov | 2019-02-17 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | qmi_wwan: apply SET_DTR quirk to Sierra WP7607 | Beniamino Galvani | 2019-02-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: handle endianness in dwmac4_get_timestamp | Alexandre Torgue | 2019-02-17 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | doc: Mention MSG_ZEROCOPY implementation for UDP | Petr Vorel | 2019-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable | Petr Machata | 2019-02-17 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-02-16 | 7 | -30/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | MIPS: eBPF: Remove REG_32BIT_ZERO_EX | Paul Burton | 2019-02-16 | 1 | -10/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | MIPS: eBPF: Always return sign extended 32b values | Paul Burton | 2019-02-16 | 1 | -3/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | xsk: do not remove umem from netdevice on fall-back to copy-mode | Björn Töpel | 2019-02-12 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | xsk: share the mmap_sem for page pinning | Davidlohr Bueso | 2019-02-11 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | bpf: fix lockdep false positive in stackmap | Alexei Starovoitov | 2019-02-11 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | xsk: add missing smp_rmb() in xsk_mmap | Magnus Karlsson | 2019-02-10 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | bpf: only adjust gso_size on bytestream protocols | Willem de Bruijn | 2019-02-10 | 2 | -8/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | bpf: Fix narrow load on a bpf_sock returned from sk_lookup() | Martin KaFai Lau | 2019-02-09 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: Add header for usage of fls64() | David S. Miller | 2019-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'net-dsa-b53-VLAN-and-L2-fixes' | David S. Miller | 2019-02-15 | 4 | -23/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: b53: Do not program CPU port's PVID | Florian Fainelli | 2019-02-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: bcm_sf2: Do not assume DSA master supports WoL | Florian Fainelli | 2019-02-15 | 1 | -4/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net: systemport: Fix reception of BPDUs | Florian Fainelli | 2019-02-15 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: b53: Properly account for VLAN filtering | Florian Fainelli | 2019-02-15 | 2 | -5/+57 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: b53: Fix default VLAN ID | Florian Fainelli | 2019-02-15 | 1 | -13/+16 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: validate untrusted gso packets without csum offload | Willem de Bruijn | 2019-02-15 | 2 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens | 2019-02-15 | 2 | -4/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: phy: xgmiitorgmii: Support generic PHY status read | Paul Kocialkowski | 2019-02-15 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: ip6_gre: initialize erspan_ver just for erspan tunnels | Lorenzo Bianconi | 2019-02-15 | 1 | -14/+20 | |

