index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2022-02-01
net: ieee802154: Provide a kdoc to the address structure
David Girault
-0
/
+10
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
-9
/
+3
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
-13
/
+22
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
-1
/
+0
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
-1
/
+1
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-0
/
+33
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
-0
/
+10
2022-01-28
net: mac802154: Explain the use of ieee802154_wake/stop_queue()
Miquel Raynal
-0
/
+12
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
-2
/
+10
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
-1
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+13
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
-11
/
+10
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
-3
/
+3
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
-6
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
-43
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
-12
/
+0
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
-14
/
+0
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
-0
/
+2
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
-0
/
+1
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
-1
/
+0
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
-5
/
+3
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
-2
/
+3
2022-01-25
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
-1
/
+0
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
-1
/
+0
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
-1
/
+0
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
-2
/
+0
2022-01-25
tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
Eric Dumazet
-3
/
+2
2022-01-25
tcp/dccp: add tw->tw_bslot
Eric Dumazet
-0
/
+1
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
-0
/
+3
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-4
/
+127
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
-1
/
+1
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
-2
/
+14
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
-0
/
+14
2022-01-21
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
-2
/
+16
2022-01-21
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
-1
/
+32
2022-01-21
xdp: introduce flags field in xdp_buff/xdp_frame
Lorenzo Bianconi
-0
/
+29
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
-1
/
+1
2022-01-20
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
-0
/
+4
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
-0
/
+19
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
-0
/
+11
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+19
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
-0
/
+23
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
-3
/
+1
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
-0
/
+5
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
-3
/
+11
2022-01-11
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
-1
/
+3
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2022-01-10
net/p9: load default transports
Thomas Weißschuh
-1
/
+1
[prev]
[next]