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-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
1
-2
/
+0
2022-03-11
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
Christoph Hellwig
1
-2
/
+0
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
16
-108
/
+907
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
1
-0
/
+1
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
3
-3
/
+45
2022-03-11
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-11
mac80211: correct legacy rates check in ieee80211_calc_rx_airtime
MeiChia Chiu
1
-1
/
+3
2022-03-11
mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-03-10
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-10
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-10
net: openvswitch: fix uAPI incompatibility with existing user space
Ilya Maximets
1
-3
/
+10
2022-03-10
Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-83
/
+152
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-77
/
+123
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-69
/
+117
2022-03-10
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
1
-1
/
+2
2022-03-10
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-10
can: isotp: set max PDU size to 64 kByte
Oliver Hartkopp
1
-2
/
+2
2022-03-10
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-1
/
+11
2022-03-10
can: isotp: add local echo tx processing for consecutive frames
Oliver Hartkopp
1
-80
/
+139
2022-03-09
net: dsa: tag_rtl8_4: fix typo in modalias name
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-03-09
tcp: adjust TSO packet sizes based on min_rtt
Eric Dumazet
3
-12
/
+29
2022-03-09
tcp: autocork: take MSG_EOR hint into consideration
Eric Dumazet
1
-1
/
+2
2022-03-09
net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not set
Dust Li
1
-2
/
+2
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-23
/
+66
2022-03-09
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
3
-21
/
+23
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
3
-18
/
+62
2022-03-09
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
1
-0
/
+7
2022-03-09
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
1
-10
/
+8
2022-03-09
net: dsa: warn if port lists aren't empty in dsa_port_teardown
Vladimir Oltean
1
-16
/
+3
2022-03-08
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-08
SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPP
Samuel Thibault
1
-2
/
+2
2022-03-08
mptcp: add fullmesh flag check for adding address
Geliang Tang
1
-0
/
+6
2022-03-08
mptcp: strict local address ID selection
Paolo Abeni
4
-23
/
+63
2022-03-08
mptcp: introduce implicit endpoints
Paolo Abeni
1
-17
/
+44
2022-03-08
mptcp: more careful RM_ADDR generation
Paolo Abeni
1
-6
/
+4
2022-03-08
mptcp: use MPTCP_SUBFLOW_NODATA
Geliang Tang
1
-4
/
+4
2022-03-08
mptcp: add tracepoint in mptcp_sendmsg_frag
Geliang Tang
1
-0
/
+1
2022-03-08
net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges
Tobias Waldekranz
1
-3
/
+12
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-07
net: dsa: return success if there was nothing to do
Tom Rix
1
-2
/
+2
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
3
-4
/
+27
2022-03-07
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2
-0
/
+6
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2
-0
/
+10
2022-03-07
net/smc: fix compile warning for smc_sysctl
Dust Li
4
-31
/
+15
2022-03-07
phonet: Use netif_rx().
Sebastian Andrzej Siewior
1
-4
/
+4
2022-03-07
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2022-03-07
batman-adv: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-07
tipc: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-07
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+12
[next]