index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-25
/
+25
2022-11-10
devlink: Fix warning when unregistering a port
Ido Schimmel
1
-2
/
+2
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
1
-35
/
+35
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+3
2022-11-09
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
1
-1
/
+4
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-4
/
+18
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+1
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2
-20
/
+5
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-0
/
+1
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
2
-4
/
+4
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
1
-17
/
+19
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2
-0
/
+57
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2
-12
/
+4
2022-11-03
net: devlink: add not cleared type warning to port unregister
Jiri Pirko
1
-0
/
+1
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
1
-41
/
+27
2022-11-03
net: devlink: remove net namespace check from devlink_nl_port_fill()
Jiri Pirko
1
-2
/
+1
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-9
/
+14
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
2
-9
/
+80
2022-11-03
net: devlink: take RTNL in port_fill() function only if it is not held
Jiri Pirko
1
-15
/
+31
2022-11-03
net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set()
Jiri Pirko
1
-30
/
+33
2022-11-03
net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
Jiri Pirko
1
-2
/
+5
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
1
-4
/
+13
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
1
-0
/
+5
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-8
/
+6
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2
-8
/
+6
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-32
/
+3
2022-11-01
net: core: inet[46]_pton strlen len types
Dr. David Alan Gilbert
1
-2
/
+2
2022-10-31
net: dropreason: propagate drop_reason to skb_release_data()
Eric Dumazet
1
-12
/
+12
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
1
-1
/
+5
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
1
-3
/
+4
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
1
-2
/
+4
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2
-10
/
+20
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
3
-28
/
+36
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
4
-16
/
+16
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
1
-26
/
+26
2022-10-25
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
1
-32
/
+3
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2
-2
/
+2
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2
-6
/
+90
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
1
-0
/
+7
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-2
/
+2
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
1
-0
/
+7
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
2
-0
/
+19
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+24
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-0
/
+16
[next]