| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-26 | 297 | -3695/+13224 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-25 | 4 | -3/+7 |
| |\ |
|
| | * | sctp: cache netns in sctp_ep_common | Xin Long | 2019-11-24 | 3 | -2/+4 |
| | * | sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook | Navid Emamdoost | 2019-11-24 | 1 | -1/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-25 | 1 | -4/+4 |
| |\ \ |
|
| | * | | xsk: Fix xsk_poll()'s return type | Luc Van Oostenryck | 2019-11-25 | 1 | -4/+4 |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Jakub Kicinski | 2019-11-25 | 3 | -6/+28 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Bluetooth: Fix memory leak in hci_connect_le_scan | Navid Emamdoost | 2019-11-22 | 1 | -1/+3 |
| | * | | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks | Marcel Holtmann | 2019-11-22 | 1 | -2/+24 |
| | * | | Bluetooth: delete a stray unlock | Dan Carpenter | 2019-11-19 | 1 | -3/+1 |
| * | | | net: gro: use vlan API instead of accessing directly | Tonghao Zhang | 2019-11-24 | 1 | -1/+1 |
| * | | | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 2019-11-24 | 2 | -10/+13 |
| * | | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo | 2019-11-23 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2019-11-23 | 12 | -33/+112 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | seg6: allow local packet processing for SRv6 End.DT6 behavior | Andrea Mayer | 2019-11-22 | 1 | -4/+18 |
| * | | | Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub... | David S. Miller | 2019-11-22 | 10 | -24/+900 |
| |\ \ \ |
|
| | * | | | mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue | Toke Høiland-Jørgensen | 2019-11-22 | 2 | -0/+44 |
| | * | | | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan | 2019-11-22 | 7 | -14/+225 |
| | * | | | mac80211: Import airtime calculation code from mt76 | Toke Høiland-Jørgensen | 2019-11-22 | 3 | -1/+603 |
| | * | | | mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED | Thomas Pedersen | 2019-11-22 | 1 | -1/+2 |
| | * | | | mac80211: expose HW conf flags through debugfs | Thomas Pedersen | 2019-11-22 | 1 | -0/+3 |
| | * | | | mac80211: Add new sta_info getter by sta/vif addrs | Toke Høiland-Jørgensen | 2019-11-22 | 3 | -8/+20 |
| | * | | | mac80211: add a comment about monitor-to-dev injection | Johannes Berg | 2019-11-22 | 1 | -0/+3 |
| * | | | | tipc: support in-order name publication events | Tuong Lien | 2019-11-22 | 2 | -8/+47 |
| * | | | | tipc: update replicast capability for broadcast send link | Hoang Le | 2019-11-22 | 4 | -5/+11 |
| |/ / / |
|
| * | | | ipv4: use dst hint for ipv4 list receive | Paolo Abeni | 2019-11-21 | 2 | -4/+73 |
| * | | | ipv4: move fib4_has_custom_rules() helper to public header | Paolo Abeni | 2019-11-21 | 1 | -10/+0 |
| * | | | ipv6: introduce and uses route look hints for list input. | Paolo Abeni | 2019-11-21 | 1 | -2/+24 |
| * | | | ipv6: keep track of routes using src | Paolo Abeni | 2019-11-21 | 2 | -0/+7 |
| * | | | net: dsa: ocelot: add hardware timestamping support for Felix | Yangbo Lu | 2019-11-21 | 1 | -1/+13 |
| * | | | bpf: skmsg, fix potential psock NULL pointer dereference | John Fastabend | 2019-11-21 | 1 | -5/+8 |
| * | | | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 2019-11-21 | 5 | -148/+148 |
| * | | | lwtunnel: check erspan options before allocating tun_info | Xin Long | 2019-11-21 | 1 | -8/+16 |
| * | | | lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS | Xin Long | 2019-11-21 | 1 | -0/+3 |
| * | | | net: remove the unnecessary strict_start_type in some policies | Xin Long | 2019-11-21 | 3 | -3/+0 |
| * | | | net: sched: allow flower to match erspan options | Xin Long | 2019-11-21 | 1 | -0/+145 |
| * | | | net: sched: allow flower to match vxlan options | Xin Long | 2019-11-21 | 1 | -0/+109 |
| * | | | net: sched: add erspan option support to act_tunnel_key | Xin Long | 2019-11-21 | 1 | -0/+118 |
| * | | | net: sched: add vxlan option support to act_tunnel_key | Xin Long | 2019-11-21 | 1 | -1/+84 |
| * | | | vsock: avoid to assign transport if its initialization fails | Stefano Garzarella | 2019-11-21 | 1 | -1/+8 |
| * | | | tcp: warn if offset reach the maxlen limit when using snprintf | Hangbin Liu | 2019-11-21 | 3 | -0/+13 |
| * | | | ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv | wenxu | 2019-11-21 | 1 | -1/+5 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-21 | 3 | -12/+45 |
| |\ \ \ |
|
| | * | | | bpf: Fix memory leak on object 'data' | Colin Ian King | 2019-11-19 | 1 | -1/+3 |
| | * | | | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko | 2019-11-18 | 1 | -1/+1 |
| | * | | | bpf: Annotate context types | Alexei Starovoitov | 2019-11-15 | 1 | -10/+0 |
| | * | | | bpf: Fix race in btf_resolve_helper_id() | Alexei Starovoitov | 2019-11-15 | 1 | -1/+1 |
| | * | | | bpf: Add kernel test functions for fentry testing | Alexei Starovoitov | 2019-11-15 | 1 | -0/+41 |
| * | | | | net: ipconfig: Wait for deferred device probes | Thomas Bogendoerfer | 2019-11-20 | 1 | -0/+3 |
| * | | | | net: page_pool: add the possibility to sync DMA memory for device | Lorenzo Bianconi | 2019-11-20 | 1 | -2/+34 |