| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Fix data-race due to atomic_t copy-by-value | Marco Elver | 2019-12-09 | 2 | -7/+8 |
* | rcu: Avoid modifying mask_ofl_ipi in sync_rcu_exp_select_node_cpus() | Boqun Feng | 2019-12-09 | 1 | -7/+6 |
* | rcu: Use *_ONCE() to protect lockless ->expmask accesses | Paul E. McKenney | 2019-12-09 | 1 | -10/+9 |
* | Linux 5.5-rc1v5.5-rc1 | Linus Torvalds | 2019-12-08 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-08 | 119 | -628/+1025 |
|\ |
|
| * | r8169: fix rtl_hw_jumbo_disable for RTL8168evl | Heiner Kallweit | 2019-12-07 | 1 | -1/+1 |
| * | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() | Eric Dumazet | 2019-12-07 | 1 | -1/+7 |
| * | r8169: add missing RX enabling for WoL on RTL8125 | Heiner Kallweit | 2019-12-07 | 1 | -1/+1 |
| * | vhost/vsock: accept only packets with the right dst_cid | Stefano Garzarella | 2019-12-07 | 1 | -1/+3 |
| * | net: phy: dp83867: fix hfs boot in rgmii mode | Grygorii Strashko | 2019-12-07 | 1 | -48/+71 |
| * | net: ethernet: ti: cpsw: fix extra rx interrupt | Grygorii Strashko | 2019-12-07 | 1 | -1/+1 |
| * | inet: protect against too small mtu values. | Eric Dumazet | 2019-12-07 | 5 | -11/+20 |
| * | gre: refetch erspan header from skb->data after pskb_may_pull() | Cong Wang | 2019-12-07 | 1 | -1/+1 |
| * | pppoe: remove redundant BUG_ON() check in pppoe_pernet | Aditya Pakki | 2019-12-07 | 1 | -2/+0 |
| * | Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' | David S. Miller | 2019-12-06 | 2 | -8/+32 |
| |\ |
|
| | * | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() | Guillaume Nault | 2019-12-06 | 1 | -3/+3 |
| | * | tcp: tighten acceptance of ACKs not matching a child socket | Guillaume Nault | 2019-12-06 | 1 | -3/+13 |
| | * | tcp: fix rejected syncookies due to stale timestamps | Guillaume Nault | 2019-12-06 | 2 | -2/+16 |
| |/ |
|
| * | Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-12-06 | 10 | -75/+143 |
| |\ |
|
| | * | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag | Parav Pandit | 2019-12-05 | 2 | -38/+93 |
| | * | net/mlx5e: ethtool, Fix analysis of speed setting | Aya Levin | 2019-12-05 | 1 | -10/+3 |
| | * | net/mlx5e: Fix translation of link mode into speed | Aya Levin | 2019-12-05 | 1 | -0/+1 |
| | * | net/mlx5e: Fix free peer_flow when refcount is 0 | Roi Dayan | 2019-12-05 | 1 | -2/+5 |
| | * | net/mlx5e: Fix freeing flow with kfree() and not kvfree() | Roi Dayan | 2019-12-05 | 1 | -1/+1 |
| | * | net/mlx5e: Fix SFF 8472 eeprom length | Eran Ben Elisha | 2019-12-05 | 1 | -1/+1 |
| | * | net/mlx5e: Query global pause state before setting prio2buffer | Huy Nguyen | 2019-12-05 | 1 | -2/+25 |
| | * | net/mlx5e: Fix TXQ indices to be sequential | Eran Ben Elisha | 2019-12-05 | 4 | -22/+15 |
| * | | lpc_eth: kernel BUG on remove | Bruno Carneiro da Cunha | 2019-12-06 | 1 | -2/+0 |
| * | | tcp: md5: fix potential overestimation of TCP option space | Eric Dumazet | 2019-12-06 | 1 | -2/+3 |
| * | | Merge branch 'net-tc-indirect-block-relay' | David S. Miller | 2019-12-06 | 4 | -53/+65 |
| |\ \ |
|
| | * | | net: sched: allow indirect blocks to bind to clsact in TC | John Hurley | 2019-12-06 | 1 | -19/+33 |
| | * | | net: core: rename indirect block ingress cb function | John Hurley | 2019-12-06 | 4 | -36/+34 |
| |/ / |
|
| * | | net-sysfs: Call dev_hold always in netdev_queue_add_kobject | Jouni Hogander | 2019-12-06 | 1 | -2/+5 |
| * | | net: dsa: fix flow dissection on Tx path | Alexander Lobakin | 2019-12-06 | 1 | -2/+3 |
| * | | net/tls: Fix return values to avoid ENOTSUPP | Valentin Vidic | 2019-12-06 | 4 | -16/+12 |
| * | | net: avoid an indirect call in ____sys_recvmsg() | Eric Dumazet | 2019-12-06 | 1 | -1/+6 |
| * | | phy: mdio-thunder: add missed pci_release_regions in remove | Chuhong Yuan | 2019-12-06 | 1 | -0/+1 |
| * | | tipc: fix ordering of tipc module init and exit routine | Taehee Yoo | 2019-12-06 | 1 | -14/+15 |
| * | | mqprio: Fix out-of-bounds access in mqprio_dump | Vladyslav Tarasiuk | 2019-12-06 | 1 | -1/+1 |
| * | | net: stmmac: reset Tx desc base address before restarting Tx | Jongsung Kim | 2019-12-06 | 1 | -0/+2 |
| * | | enetc: disable EEE autoneg by default | Yangbo Lu | 2019-12-06 | 1 | -0/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-06 | 14 | -37/+116 |
| |\ \ |
|
| | * | | selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees | Yonghong Song | 2019-12-04 | 3 | -19/+81 |
| | * | | bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id | Yonghong Song | 2019-12-04 | 1 | -1/+4 |
| | * | | selftests/bpf: De-flake test_tcpbpf | Stanislav Fomichev | 2019-12-04 | 3 | -7/+20 |
| | * | | selftests/bpf: Bring back c++ include/link test | Stanislav Fomichev | 2019-12-04 | 5 | -6/+7 |
| | * | | selftests/bpf: Don't hard-code root cgroup id | Stanislav Fomichev | 2019-12-04 | 1 | -1/+1 |
| | * | | samples/bpf: Fix broken xdp_rxq_info due to map order assumptions | Jesper Dangaard Brouer | 2019-12-04 | 1 | -3/+3 |
| * | | | ppp: fix out-of-bounds access in bpf_prog_create() | Eric Biggers | 2019-12-05 | 1 | -2/+3 |
| * | | | Merge branch 'hns3-fixes' | David S. Miller | 2019-12-05 | 2 | -36/+32 |
| |\ \ \ |
|