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
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
-2
/
+37
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
-5
/
+5
2023-06-10
Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-1
/
+3
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
-0
/
+111
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-4
/
+96
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
-0
/
+3
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
-0
/
+1
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+26
2023-06-08
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
-1
/
+3
2023-06-07
wifi: cfg80211: add a work abstraction with special semantics
Johannes Berg
-4
/
+91
2023-06-07
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
-0
/
+2
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
-2
/
+4
2023-06-07
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
-5
/
+13
2023-06-06
Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-1
/
+4
2023-06-06
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
-3
/
+0
2023-06-06
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
-0
/
+3
2023-06-06
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
-0
/
+2
2023-06-06
gro: decrease size of CB
Richard Gobert
-10
/
+16
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
-686
/
+1318
2023-06-05
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
-1
/
+2
2023-06-05
Bluetooth: fix debugfs registration
Johan Hovold
-0
/
+1
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
-0
/
+1
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
-1
/
+1
2023-06-02
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
-1
/
+1
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
-6
/
+3
2023-06-02
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
-5
/
+1
2023-06-01
devlink: bring port new reply back
Jiri Pirko
-1
/
+3
2023-06-01
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
-1
/
+1
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+5
2023-06-01
RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
Long Li
-1
/
+3
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
-0
/
+1
2023-05-31
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
-8
/
+39
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
-1
/
+6
2023-05-31
net: Make gro complete function to return void
Parav Pandit
-1
/
+1
2023-05-30
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
-0
/
+2
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
-17
/
+5
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
-30
/
+15
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
-21
/
+14
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
-18
/
+13
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
-22
/
+16
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
-2
/
+3
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
-4
/
+7
2023-05-30
devlink: introduce port ops placeholder
Jiri Pirko
-6
/
+35
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
-2
/
+0
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
-0
/
+4
2023-05-29
devlink: Spelling corrections
Simon Horman
-1
/
+1
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+0
2023-05-26
tcp: remove unused TCP_SYNQ_INTERVAL definition
Neal Cardwell
-2
/
+0
2023-05-26
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
-0
/
+6
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+15
[prev]
[next]