| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | txhash: Make rethinking txhash behavior configurable via sysctl | Akhmat Karakotov | 2022-01-31 | 2 | -2/+14 | |
| | * | | | | | | | | | | | | | | | | | ipv4: Make ip_idents_reserve static | David Ahern | 2022-01-31 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | ipv4: drop fragmentation code from ip_options_build() | Jakub Kicinski | 2022-01-29 | 2 | -25/+12 | |
| | * | | | | | | | | | | | | | | | | | Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2022-01-28 | 6 | -39/+350 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Bluetooth: Increment management interface revision | Marcel Holtmann | 2022-01-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set | Luiz Augusto von Dentz | 2022-01-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len | Luiz Augusto von Dentz | 2022-01-25 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_core: Rate limit the logging of invalid SCO handle | Luiz Augusto von Dentz | 2022-01-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_event: Ignore multiple conn complete events | Soenke Huster | 2022-01-24 | 2 | -15/+49 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt | Soenke Huster | 2022-01-23 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events | Manish Mandlik | 2022-01-20 | 2 | -10/+125 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: msft: Handle MSFT Monitor Device Event | Manish Mandlik | 2022-01-20 | 2 | -8/+151 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt | Soenke Huster | 2022-01-14 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt() | Dan Carpenter | 2022-01-11 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | Bluetooth: hci_sync: Fix compilation warning | Luiz Augusto von Dentz | 2022-01-10 | 1 | -2/+2 | |
| | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct rpc_xprt | Eric Dumazet | 2022-01-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct gss_auth | Eric Dumazet | 2022-01-28 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct svc_xprt | Eric Dumazet | 2022-01-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | ethtool: add header/data split indication | Jakub Kicinski | 2022-01-28 | 1 | -5/+10 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | ipv6: partially inline ipv6_fixup_options | Pavel Begunkov | 2022-01-27 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | ipv6: optimise dst refcounting on cork init | Pavel Begunkov | 2022-01-27 | 2 | -5/+11 | |
| | * | | | | | | | | | | | | | | | | udp6: don't make extra copies of iflow | Pavel Begunkov | 2022-01-27 | 1 | -43/+42 | |
| | * | | | | | | | | | | | | | | | | udp6: pass flow in ip6_make_skb together with cork | Pavel Begunkov | 2022-01-27 | 2 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | ipv6: pass full cork into __ip6_append_data() | Pavel Begunkov | 2022-01-27 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | ipv6: don't zero inet_cork_full::fl after use | Pavel Begunkov | 2022-01-27 | 2 | -9/+2 | |
| | * | | | | | | | | | | | | | | | | ipv6: clean up cork setup/release | Pavel Begunkov | 2022-01-27 | 1 | -23/+21 | |
| | * | | | | | | | | | | | | | | | | ipv6: remove daddr temp buffer in __ip6_make_skb | Pavel Begunkov | 2022-01-27 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | udp6: shuffle up->pending AF_INET bits | Pavel Begunkov | 2022-01-27 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | ipv6: optimise dst refcounting on skb init | Pavel Begunkov | 2022-01-27 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-01-27 | 32 | -154/+168 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | net: tipc: remove unused static inlines | Jakub Kicinski | 2022-01-27 | 1 | -23/+0 | |
| | * | | | | | | | | | | | | | | | | | dccp: remove max48() | Jakub Kicinski | 2022-01-27 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | hsr: remove get_prp_lan_id() | Jakub Kicinski | 2022-01-27 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | net: ax25: remove route refcount | Jakub Kicinski | 2022-01-27 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | ipv4: Namespaceify min_adv_mss sysctl knob | xu xin | 2022-01-27 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | | | | tcp: allocate tcp_death_row outside of struct netns_ipv4 | Eric Dumazet | 2022-01-26 | 7 | -18/+34 | |
| | * | | | | | | | | | | | | | | | | | net: Adjust sk_gso_max_size once when set | David Ahern | 2022-01-25 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | ipv6: gro: flush instead of assuming different flows on hop_limit mismatch | Jakub Kicinski | 2022-01-25 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | net: dsa: Avoid cross-chip syncing of VLAN filtering | Tobias Waldekranz | 2022-01-25 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave | Tobias Waldekranz | 2022-01-25 | 1 | -13/+25 | |
| | * | | | | | | | | | | | | | | | | | ipv4/tcp: do not use per netns ctl sockets | Eric Dumazet | 2022-01-25 | 1 | -34/+27 | |
| | * | | | | | | | | | | | | | | | | | ipv6: do not use per netns icmp sockets | Eric Dumazet | 2022-01-25 | 1 | -52/+10 | |
| | * | | | | | | | | | | | | | | | | | ipv4: do not use per netns icmp sockets | Eric Dumazet | 2022-01-25 | 1 | -60/+31 | |
| | * | | | | | | | | | | | | | | | | | tcp/dccp: get rid of inet_twsk_purge() | Eric Dumazet | 2022-01-25 | 5 | -67/+0 | |
| | * | | | | | | | | | | | | | | | | | tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler() | Eric Dumazet | 2022-01-25 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | tcp/dccp: add tw->tw_bslot | Eric Dumazet | 2022-01-25 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | ipv4: get rid of fib_info_hash_{alloc|free} | Eric Dumazet | 2022-01-25 | 1 | -33/+11 | |
| | * | | | | | | | | | | | | | | | | | ip6_tunnel: allow routing IPv4 traffic in NBMA mode | Qing Deng | 2022-01-25 | 1 | -0/+5 | |
| | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-01-24 | 13 | -116/+1148 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | bpf: Fix flexible_array.cocci warnings | kernel test robot | 2022-01-24 | 1 | -1/+1 | |
