index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-9
/
+13
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
2021-10-12
af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatability
Stephen Boyd
1
-1
/
+1
2021-10-11
nfc: nci: replace GPLv2 boilerplate with SPDX
Krzysztof Kozlowski
1
-14
/
+2
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
7
-57
/
+1
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
1
-5
/
+2
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-2
/
+10
2021-10-09
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
1
-0
/
+2
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
4
-4
/
+4
2021-10-08
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
1
-12
/
+18
2021-10-08
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-3
/
+9
2021-10-08
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0
Vladimir Oltean
1
-18
/
+2
2021-10-08
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
1
-1
/
+1
2021-10-08
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
1
-0
/
+2
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
1
-4
/
+10
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
5
-41
/
+85
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2
-21
/
+39
2021-10-08
vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
Richard Palethorpe
1
-37
/
+28
2021-10-08
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
1
-0
/
+55
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
1
-3
/
+9
2021-10-08
mptcp: fix possible stall on recvmsg()
Paolo Abeni
1
-40
/
+15
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+20
2021-10-08
ethernet: un-export nvmem_get_mac_address()
Jakub Kicinski
1
-1
/
+0
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-94
/
+174
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2021-10-07
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-10-07
ipvs: add sysctl_run_estimation to support disable estimation
Dust Li
2
-0
/
+13
2021-10-07
netfilter: nf_tables: skip netdev events generated on netns removal
Florian Westphal
1
-6
/
+3
2021-10-07
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
1
-1
/
+1
2021-10-07
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
1
-1
/
+1
2021-10-07
Bluetooth: mgmt: Fix Experimental Feature Changed event
Tedd Ho-Jeong An
1
-6
/
+9
2021-10-07
Bluetooth: Read codec capabilities only if supported
Kiran K
1
-2
/
+16
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
4
-4
/
+8
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+5
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+20
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-13
/
+8
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-19
/
+20
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
1
-0
/
+63
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+25
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
3
-1
/
+147
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-12
/
+55
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
4
-1
/
+204
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-10-06
unix: Fix an issue in unix_shutdown causing the other end read/write failures
Jiang Wang
1
-4
/
+5
2021-10-06
Bluetooth: Fix handling of SUSPEND_DISCONNECTING
Luiz Augusto von Dentz
1
-8
/
+8
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
1
-1
/
+4
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
4
-34
/
+80
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2
-2
/
+2
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
21
-959
/
+2107
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
[prev]
[next]