| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() | Florian Fainelli | 2020-10-02 | 1 | -0/+8 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-10-02 | 1 | -0/+33 |
| |\ \ \ \ \ |
|
| | * | | | | | xfrm/compat: Translate 32-bit user_policy from sockptr | Dmitry Safonov | 2020-09-24 | 1 | -0/+3 |
| | * | | | | | xfrm/compat: Add 32=>64-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+6 |
| | * | | | | | xfrm/compat: Add 64=>32-bit messages translator | Dmitry Safonov | 2020-09-24 | 1 | -0/+5 |
| | * | | | | | xfrm: Provide API to register translator module | Dmitry Safonov | 2020-09-24 | 1 | -0/+19 |
| * | | | | | | netlink: fix policy dump leak | Johannes Berg | 2020-10-02 | 1 | -1/+2 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-10-01 | 2 | -3/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf, net: Rework cookie generator as per-cpu one | Daniel Borkmann | 2020-09-30 | 1 | -1/+1 |
| | * | | | | | bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON | Martin KaFai Lau | 2020-09-25 | 1 | -2/+0 |
| * | | | | | | drop_monitor: Filter control packets in drop monitor | Ido Schimmel | 2020-09-30 | 1 | -0/+2 |
| * | | | | | | drop_monitor: Convert to using devlink tracepoint | Ido Schimmel | 2020-09-30 | 1 | -36/+0 |
| * | | | | | | devlink: Add a tracepoint for trap reports | Ido Schimmel | 2020-09-30 | 1 | -0/+14 |
| * | | | | | | tcp: add exponential backoff in __tcp_send_ack() | Eric Dumazet | 2020-09-30 | 1 | -1/+2 |
| * | | | | | | inet: remove icsk_ack.blocked | Eric Dumazet | 2020-09-30 | 1 | -2/+2 |
| * | | | | | | net: caif: Remove unused caif SPI driver | Thomas Gleixner | 2020-09-29 | 1 | -155/+0 |
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2020-09-29 | 3 | -0/+26 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel | Luiz Augusto von Dentz | 2020-09-25 | 1 | -0/+2 |
| | * | | | | | | Bluetooth: Emit controller suspend and resume events | Abhishek Pandit-Subedi | 2020-09-13 | 2 | -0/+7 |
| | * | | | | | | Bluetooth: Add suspend reason for device disconnect | Abhishek Pandit-Subedi | 2020-09-13 | 1 | -0/+1 |
| | * | | | | | | Bluetooth: Add mgmt suspend and resume events | Abhishek Pandit-Subedi | 2020-09-13 | 2 | -0/+14 |
| | * | | | | | | Bluetooth: Add MGMT capability flags for tx power and ext advertising | Daniel Winkler | 2020-09-11 | 1 | -0/+2 |
| * | | | | | | | net/smc: introduce CHID callback for ISM devices | Ursula Braun | 2020-09-28 | 1 | -0/+1 |
| * | | | | | | | net/smc: introduce System Enterprise ID (SEID) | Ursula Braun | 2020-09-28 | 1 | -0/+3 |
| * | | | | | | | udp_tunnel: add the ability to share port tables | Jakub Kicinski | 2020-09-28 | 1 | -0/+24 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | net: dsa: point out the tail taggers | Vladimir Oltean | 2020-09-26 | 1 | -0/+1 |
| * | | | | | | net: dsa: add a generic procedure for the flow dissector | Vladimir Oltean | 2020-09-26 | 1 | -0/+26 |
| * | | | | | | net: dsa: make the .flow_dissect tagger callback return void | Vladimir Oltean | 2020-09-26 | 1 | -2/+2 |
| * | | | | | | net: dsa: allow drivers to request promiscuous mode on master | Vladimir Oltean | 2020-09-26 | 1 | -0/+6 |
| * | | | | | | devlink: introduce flash update overwrite mask | Jacob Keller | 2020-09-25 | 1 | -1/+3 |
| * | | | | | | devlink: convert flash_update to use params structure | Jacob Keller | 2020-09-25 | 1 | -2/+16 |
| * | | | | | | devlink: check flash_update parameter support in net core | Jacob Keller | 2020-09-25 | 1 | -0/+15 |
| * | | | | | | net: tcp: drop unused function argument from mptcp_incoming_options | Florian Westphal | 2020-09-24 | 1 | -4/+2 |
| * | | | | | | mptcp: add sk_stop_timer_sync helper | Geliang Tang | 2020-09-24 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-09-23 | 2 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | tcp: simplify tcp_set_congestion_control(): Always reinitialize | Neal Cardwell | 2020-09-10 | 1 | -1/+1 |
| | * | | | | | tcp: Only init congestion control if not initialized already | Neal Cardwell | 2020-09-10 | 1 | -1/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-22 | 5 | -5/+10 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub... | David S. Miller | 2020-09-21 | 2 | -9/+158 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | mac80211: fix some encapsulation offload kernel-doc | Johannes Berg | 2020-09-18 | 1 | -1/+3 |
| | * | | | | | | cfg80211: add missing kernel-doc for S1G band capabilities | Johannes Berg | 2020-09-18 | 1 | -0/+1 |
| | * | | | | | | mac80211: Unsolicited broadcast probe response support | Aloka Dixit | 2020-09-18 | 1 | -0/+20 |
| | * | | | | | | nl80211: Unsolicited broadcast probe response support | Aloka Dixit | 2020-09-18 | 1 | -0/+18 |
| | * | | | | | | mac80211: Add FILS discovery support | Aloka Dixit | 2020-09-18 | 1 | -0/+27 |
| | * | | | | | | nl80211: Add FILS discovery support | Aloka Dixit | 2020-09-18 | 1 | -0/+19 |
| | * | | | | | | nl80211: support setting S1G channels | Thomas Pedersen | 2020-09-18 | 1 | -0/+10 |
| | * | | | | | | nl80211: advertise supported channel width in S1G | Thomas Pedersen | 2020-09-18 | 1 | -0/+15 |
| | * | | | | | | mac80211: extend ieee80211_tx_status_ext to support bulk free | Felix Fietkau | 2020-09-18 | 1 | -0/+2 |
| | * | | | | | | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau | 2020-09-18 | 1 | -0/+4 |
| | * | | | | | | mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags | Felix Fietkau | 2020-09-18 | 1 | -7/+7 |