Age | Commit message (Expand) | Author | Files | Lines |
2020-01-15 | bpf: Sockmap/tls, fix pop data with SK_DROP return code | John Fastabend | 2 | -8/+2 |
2020-01-15 | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining | John Fastabend | 1 | -0/+6 |
2020-01-15 | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf | John Fastabend | 1 | -0/+20 |
2020-01-15 | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend | 1 | -0/+1 |
2020-01-15 | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend | 1 | -5/+5 |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend | 4 | -11/+23 |
2020-01-15 | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend | 2 | -1/+8 |
2020-01-15 | bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop | John Fastabend | 1 | -0/+1 |
2020-01-15 | bpf: Fix incorrect verifier simulation of ARSH under ALU32 | Daniel Borkmann | 3 | -6/+18 |
2020-01-11 | bpftool: Fix printing incorrect pointer in btf_dump_ptr | Martin KaFai Lau | 1 | -1/+1 |
2020-01-10 | net: bpf: Don't leak time wait and request sockets | Lorenz Bauer | 1 | -5/+4 |
2020-01-09 | bpf/sockmap: Read psock ingress_msg before sk_receive_queue | Lingpeng Chen | 1 | -6/+6 |
2020-01-07 | net: stmmac: Fixed link does not need MDIO Bus | Jose Abreu | 1 | -1/+1 |
2020-01-07 | Merge branch 'vlan-rtnetlink-newlink-fixes' | David S. Miller | 3 | -8/+15 |
2020-01-07 | vlan: vlan_changelink() should propagate errors | Eric Dumazet | 1 | -3/+7 |
2020-01-07 | vlan: fix memory leak in vlan_dev_set_egress_priority | Eric Dumazet | 3 | -5/+8 |
2020-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -4/+16 |
2020-01-07 | stmmac: debugfs entry name is not be changed when udev rename device name. | Jiping Ma | 1 | -0/+32 |
2020-01-06 | Merge tag 'mlx5-fixes-2020-01-06' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 10 | -96/+119 |
2020-01-06 | net/mlx5: DR, Init lists that are used in rule's member | Erez Shitrit | 1 | -0/+3 |
2020-01-06 | net/mlx5e: Fix hairpin RSS table size | Eli Cohen | 3 | -17/+17 |
2020-01-06 | net/mlx5: DR, No need for atomic refcount for internal SW steering resources | Yevgeny Kliteynik | 3 | -12/+14 |
2020-01-06 | Revert "net/mlx5: Support lockless FTE read lookups" | Parav Pandit | 2 | -56/+15 |
2020-01-06 | net/mlx5: Move devlink registration before interfaces load | Michael Guralnik | 1 | -7/+9 |
2020-01-06 | net/mlx5e: Always print health reporter message to dmesg | Eran Ben Elisha | 1 | -3/+4 |
2020-01-06 | net/mlx5e: Avoid duplicating rule destinations | Dmytro Linkin | 1 | -1/+57 |
2020-01-06 | bpf: Fix passing modified ctx to ld/abs/ind instruction | Daniel Borkmann | 1 | -2/+7 |
2020-01-06 | Merge branch 'atlantic-bugfixes' | David S. Miller | 3 | -8/+3 |
2020-01-06 | net: atlantic: remove duplicate entries | Igor Russkikh | 1 | -3/+0 |
2020-01-06 | net: atlantic: loopback configuration in improper place | Igor Russkikh | 1 | -2/+2 |
2020-01-06 | net: atlantic: broken link status on old fw | Igor Russkikh | 1 | -3/+1 |
2020-01-06 | bpf: cgroup: prevent out-of-order release of cgroup bpf | Roman Gushchin | 1 | -2/+9 |
2020-01-06 | firmware: tee_bnxt: Fix multiple call to tee_client_close_context | Vikas Gupta | 1 | -1/+0 |
2020-01-06 | net: dsa: mv88e6xxx: Preserve priority when setting CPU port. | Andrew Lunn | 2 | -0/+6 |
2020-01-06 | net: ethernet: sxgbe: Rename Samsung to lowercase | Krzysztof Kozlowski | 2 | -2/+2 |
2020-01-06 | net: wan: sdla: Fix cast from pointer to integer of different size | Krzysztof Kozlowski | 1 | -1/+1 |
2020-01-06 | sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY | Xin Long | 1 | -10/+18 |
2020-01-06 | tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error | Ying Xue | 1 | -2/+2 |
2020-01-05 | macb: Don't unregister clks unconditionally | Stephen Boyd | 1 | -3/+1 |
2020-01-05 | MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driver | Krzysztof Kozlowski | 1 | -2/+0 |
2020-01-05 | net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue | Carl Huang | 1 | -1/+1 |
2020-01-05 | drivers/net/b44: Change to non-atomic bit operations on pwol_mask | Fenghua Yu | 1 | -3/+6 |
2020-01-03 | net: Google gve: Remove dma_wmb() before ringing doorbell | Liran Alon | 2 | -8/+0 |
2020-01-03 | net: phylink: fix failure to register on x86 systems | Russell King | 1 | -0/+3 |
2020-01-03 | doc/net: Update git https URLs in netdev-FAQ documentation | Jesper Dangaard Brouer | 1 | -2/+2 |
2020-01-03 | selftests: loopback.sh: skip this test if the driver does not support | Hangbin Liu | 1 | -0/+8 |
2020-01-02 | net: Update GIT url in maintainers. | David S. Miller | 1 | -5/+5 |
2020-01-02 | Merge tag 'linux-can-fixes-for-5.5-20200102' of git://git.kernel.org/pub/scm/... | David S. Miller | 6 | -25/+101 |
2020-01-02 | net: freescale: fec: Fix ethtool -d runtime PM | Andrew Lunn | 1 | -0/+9 |
2020-01-02 | vxlan: fix tos value before xmit | Hangbin Liu | 1 | -2/+2 |