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
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
Luiz Augusto von Dentz
-1
/
+1
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
Luiz Augusto von Dentz
-4
/
+4
2021-11-24
Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-3
/
+4
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
-1
/
+1
2021-11-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-0
/
+4
2021-11-23
neigh: introduce neigh_confirm() helper function
Yajun Deng
-25
/
+15
2021-11-23
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
-1
/
+1
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
-0
/
+4
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
-0
/
+2
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
-0
/
+1
2021-11-19
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
-9
/
+9
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
-4
/
+6
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
-10
/
+4
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
-0
/
+10
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
-0
/
+25
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+12
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
-0
/
+1
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
-1
/
+11
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
-0
/
+12
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
-0
/
+1
2021-11-17
net: add missing include in include/net/gro.h
Eric Dumazet
-0
/
+1
2021-11-17
Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-18
/
+114
2021-11-16
net: ieee802154: handle iftypes as u32
Alexander Aring
-3
/
+4
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
-0
/
+1
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
-1
/
+0
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
-2
/
+2
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
-2
/
+3
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
-2
/
+2
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
-2
/
+2
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
-0
/
+10
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
-3
/
+11
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
-0
/
+22
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
-0
/
+2
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
-42
/
+394
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
-3
/
+5
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
-0
/
+13
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
-2
/
+6
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
-1
/
+7
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
-4
/
+7
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
-1
/
+1
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
-1
/
+1
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
-6
/
+5
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
-3
/
+0
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
-0
/
+5
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
-9
/
+3
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-14
/
+38
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+19
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
-28
/
+34
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
-0
/
+4
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
-1
/
+15
[prev]
[next]