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-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
-1
/
+3
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
-22
/
+28
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
-2
/
+6
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
-10
/
+10
2021-11-03
9p: fix file headers
Dominique Martinet
-6
/
+0
2021-11-03
net/9p: autoload transport modules
Thomas Weißschuh
-0
/
+6
2021-11-02
Bluetooth: Add struct of reading AOSP vendor capabilities
Joseph Hwang
-0
/
+1
2021-11-01
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
-6
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2021-11-01
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
-2
/
+6
2021-11-01
tcp: rename sk_wmem_free_skb
Talal Ahmad
-8
/
+8
2021-11-01
amt: add mld report message handler
Taehee Yoo
-0
/
+1
2021-11-01
amt: add multicast(IGMP) report message handler
Taehee Yoo
-1
/
+103
2021-11-01
amt: add data plane of amt interface
Taehee Yoo
-0
/
+47
2021-11-01
amt: add control plane of amt interface
Taehee Yoo
-0
/
+235
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
-4
/
+4
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
-0
/
+12
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
-0
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-8
/
+15
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
-0
/
+2
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
-8
/
+13
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
-4
/
+3
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SSP
Brian Gix
-1
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Brian Gix
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
Brian Gix
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
Brian Gix
-0
/
+4
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
Brian Gix
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
Brian Gix
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
Brian Gix
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Enable synch'd set_bredr
Brian Gix
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
Brian Gix
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
-0
/
+4
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
-0
/
+6
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
-1
/
+5
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
Luiz Augusto von Dentz
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
-0
/
+22
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
-0
/
+3
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
-7
/
+46
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
-0
/
+1
2021-10-29
mctp: Pass flow data & flow release events to drivers
Jeremy Kerr
-0
/
+22
2021-10-29
mctp: Add flow extension to skb
Jeremy Kerr
-0
/
+7
2021-10-29
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
-1
/
+2
2021-10-29
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
-3
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-13
/
+17
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
-0
/
+4
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
-7
/
+2
2021-10-28
net: cleanup __sk_stream_memory_free()
Eric Dumazet
-8
/
+2
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
-1
/
+1
2021-10-27
net: introduce sk_forward_alloc_get()
Paolo Abeni
-0
/
+11
[prev]
[next]