index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
1
-3
/
+1
2022-08-22
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-22
openvswitch: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
l2tp: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-4
/
+4
2022-08-22
ipv4: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
caif: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-5
/
+5
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-7
/
+7
2022-08-22
ax25: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-22
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
1
-5
/
+167
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
3
-16
/
+16
2022-08-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
1
-10
/
+24
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
23
-10683
/
+1
2022-08-22
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
1
-2
/
+3
2022-08-22
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
1
-3
/
+10
2022-08-22
af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
Kirill Tkhai
1
-3
/
+33
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-152
/
+305
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
2
-3
/
+4
2022-08-18
tcp: refactor tcp_read_skb() a bit
Cong Wang
1
-17
/
+9
2022-08-18
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
1
-10
/
+14
2022-08-18
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
1
-0
/
+1
2022-08-18
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2
-3
/
+17
2022-08-17
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
1
-2
/
+5
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-12
/
+11
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-90
/
+182
2022-08-17
tls: rx: react to strparser initialization errors
Jakub Kicinski
1
-1
/
+3
2022-08-17
tcp: Make SYN ACK RTO tunable by BPF programs with TFO
Jie Meng
2
-2
/
+3
2022-08-17
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-08-16
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
1
-3
/
+3
2022-08-16
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
1
-1
/
+1
2022-08-16
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
1
-2
/
+3
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-08-15
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
1
-0
/
+5
2022-08-15
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
1
-0
/
+3
2022-08-15
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
1
-0
/
+24
2022-08-15
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+10
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
1
-0
/
+3
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
1
-3
/
+22
2022-08-15
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
1
-8
/
+17
2022-08-15
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
1
-5
/
+7
2022-08-13
ip6_tunnel: Fix the type of functions
Hongbin Wang
1
-11
/
+8
2022-08-12
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
1
-4
/
+9
2022-08-12
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
1
-2
/
+4
2022-08-12
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
38
-258
/
+439
[next]