index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-0
/
+2
2024-01-31
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-01-31
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-01-26
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+27
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-24
netfilter: nf_tables: cleanup documentation
George Guo
1
-10
/
+39
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
1
-0
/
+4
2024-01-21
udp: fix busy polling
Eric Dumazet
2
-6
/
+17
2024-01-19
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2024-01-13
net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
Marc Kleine-Budde
1
-1
/
+1
2024-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+5
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-304
/
+981
2024-01-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+11
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+9
2024-01-07
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
1
-2
/
+1
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+24
2024-01-04
Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
3
-2
/
+152
2024-01-04
net/tcp: Only produce AO/MD5 logs if there are any keys
Dmitry Safonov
2
-5
/
+23
2024-01-03
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
1
-0
/
+1
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
1
-2
/
+1
2024-01-02
xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
Vladimir Oltean
1
-2
/
+2
2024-01-02
Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+24
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-23
/
+61
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2
-21
/
+0
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-4
/
+5
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
1
-3
/
+6
2023-12-29
Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
1
-1
/
+1
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
1
-2
/
+2
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-0
/
+10
2023-12-27
net: macsec: documentation for macsec_context and macsec_ops
Radu Pirea (NXP OSS)
1
-0
/
+39
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
1
-0
/
+5
2023-12-26
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
1
-0
/
+1
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
1
-0
/
+2
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
1
-0
/
+2
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
1
-13
/
+0
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
1
-1
/
+0
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
1
-5
/
+10
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-4
/
+11
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
3
-12
/
+0
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
1
-10
/
+0
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
1
-1
/
+0
2023-12-22
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
1
-1
/
+3
2023-12-22
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
1
-0
/
+1
2023-12-22
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
2
-12
/
+4
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
[next]