| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis | 2019-01-31 | 1 | -10/+20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'typedef-func_proto' | Alexei Starovoitov | 2019-01-29 | 2 | -7/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/bpf: fix test_btf for typedef func_proto case | Yonghong Song | 2019-01-29 | 1 | -6/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: btf: allow typedef func_proto | Yonghong Song | 2019-01-29 | 1 | -1/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf, doc: add reviewers to maintainers entry | Daniel Borkmann | 2019-01-28 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sk_msg: Always cancel strp work before freeing the psock | Jakub Sitnicki | 2019-01-29 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools: bpftool: fix crash with un-owned prog arrays | Jakub Kicinski | 2019-01-28 | 2 | -14/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() | Yafang Shao | 2019-01-23 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpftool: fix percpu maps updating | Paolo Abeni | 2019-01-23 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpftool: Fix prog dump by tag | Jiri Olsa | 2019-01-23 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dccp: fool proof ccid_hc_[rt]x_parse_options() | Eric Dumazet | 2019-02-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smc-fixes' | David S. Miller | 2019-02-01 | 8 | -21/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: fix use of variable in cleared area | Karsten Graul | 2019-02-01 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: use device link provided in qp_context | Karsten Graul | 2019-02-01 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: call smc_cdc_msg_send() under send_lock | Karsten Graul | 2019-02-01 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: do not wait under send_lock | Karsten Graul | 2019-02-01 | 1 | -6/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: recvmsg and splice_read should return 0 after shutdown | Karsten Graul | 2019-02-01 | 1 | -1/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: don't wait for send buffer space when data was already sent | Karsten Graul | 2019-02-01 | 1 | -4/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() | Karsten Graul | 2019-02-01 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: allow 16 byte pnetids in netlink policy | Hans Wippel | 2019-02-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/smc: fix another sizeof to int comparison | Ursula Braun | 2019-02-01 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enic: fix checksum validation for IPv6 | Govindarajulu Varadarajan | 2019-02-01 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: walk the list of asoc safely | Greg Kroah-Hartman | 2019-02-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge | David S. Miller | 2019-02-01 | 3 | -2/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: release station info tidstats | Felix Fietkau | 2019-01-25 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: Force mac header to start of data on xmit | Sven Eckelmann | 2018-12-31 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | batman-adv: Avoid WARN on net_device without parent in netns | Sven Eckelmann | 2018-12-30 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2019-02-01 | 4 | -4/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: call disconnect_wk when AP stops | Johannes Berg | 2019-02-01 | 3 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: ensure that mgmt tx skbs have tailroom for encryption | Felix Fietkau | 2019-02-01 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skge: potential memory corruption in skge_get_regs() | Dan Carpenter | 2019-02-01 | 1 | -2/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bnxt_en: Disable interrupts when allocating CP rings or NQs. | Michael Chan | 2019-01-31 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-01-31 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: mcr20a: fix indentation, remove tabs | Colin Ian King | 2019-01-31 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rds: fix refcount bug in rds_sock_addref | Eric Dumazet | 2019-01-31 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically | Bart Van Assche | 2019-01-31 | 1 | -8/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: copy 4 more bytes to linear part if necessary | Jacob Wen | 2019-01-31 | 1 | -3/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'stmmac-fixes' | David S. Miller | 2019-01-30 | 3 | -8/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: Disable EEE mode earlier in XMIT callback | Jose Abreu | 2019-01-30 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: Send TSO packets always from Queue 0 | Jose Abreu | 2019-01-30 | 1 | -1/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: Fallback to Platform Data clock in Watchdog conversion | Jose Abreu | 2019-01-30 | 2 | -4/+11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvlan, l3mdev: fix broken l3s mode wrt local routes | Daniel Borkmann | 2019-01-30 | 3 | -4/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: fix reading optional fields of L2TPv3 | Jacob Wen | 2019-01-30 | 4 | -0/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tun: move the call to tun_set_real_num_queues | George Amanakis | 2019-01-30 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation | Yohei Kanemaru | 2019-01-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'virtio_net-Fix-problems-around-XDP-tx-and-napi_tx' | David S. Miller | 2019-01-30 | 1 | -47/+112 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Differentiate sk_buff and xdp_frame on freeing | Toshiaki Makita | 2019-01-30 | 1 | -12/+42 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs | Toshiaki Makita | 2019-01-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Don't process redirected XDP frames when XDP is disabled | Toshiaki Makita | 2019-01-30 | 1 | -7/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: Fix out of bounds access of sq | Toshiaki Makita | 2019-01-30 | 1 | -10/+7 | |

