index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv6/mcast: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
1
-7
/
+13
*
net/ipv4/igmp: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
1
-7
/
+13
*
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2021-08-05
2
-18
/
+19
*
net: core: don't call SIOCBRADD/DELIF for non-bridge devices
Nikolay Aleksandrov
2021-08-05
1
-0
/
+2
*
net: bridge: fix ioctl old_deviceless bridge argument
Nikolay Aleksandrov
2021-08-05
1
-1
/
+1
*
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
3
-17
/
+31
*
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2021-08-05
2
-9
/
+7
*
net: fix GRO skb truesize update
Paolo Abeni
2021-08-05
1
-1
/
+1
*
net: dsa: give preference to local CPU ports
Vladimir Oltean
2021-08-05
1
-3
/
+39
*
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
2021-08-05
1
-5
/
+5
*
mctp: remove duplicated assignment of pointer hdr
Colin Ian King
2021-08-05
1
-1
/
+0
*
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
*
pktgen: Remove redundant clone_skb override
Nick Richardson
2021-08-04
1
-5
/
+0
*
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
1
-0
/
+13
*
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
4
-28
/
+136
*
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-08-04
3
-43
/
+136
|
\
|
*
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
2021-08-04
3
-34
/
+127
|
*
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
2021-08-04
3
-10
/
+10
|
*
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
2021-08-03
1
-1
/
+1
*
|
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Eric Dumazet
2021-08-04
1
-59
/
+46
*
|
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-04
1
-0
/
+44
*
|
net: add extack arg for link ops
Rocco Yue
2021-08-04
3
-8
/
+11
*
|
af_unix: Add OOB support
Rao Shoaib
2021-08-04
2
-2
/
+156
*
|
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
2021-08-03
1
-1
/
+1
*
|
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2021-08-03
2
-2
/
+2
*
|
net: decnet: Fix refcount warning for new dn_fib_info
Yajun Deng
2021-08-03
1
-1
/
+1
*
|
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-08-03
2
-127
/
+0
*
|
ethtool: runtime-resume netdev parent in ethnl_ops_begin
Heiner Kallweit
2021-08-03
1
-6
/
+25
*
|
ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...
Heiner Kallweit
2021-08-03
1
-7
/
+7
*
|
ethtool: move implementation of ethnl_ops_begin/complete to netlink.c
Heiner Kallweit
2021-08-03
2
-13
/
+16
*
|
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
2021-08-03
1
-3
/
+15
*
|
net: Keep vertical alignment
Yajun Deng
2021-08-03
2
-6
/
+8
*
|
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
2021-08-03
1
-22
/
+5
*
|
ax25: use skb_expand_head
Vasily Averin
2021-08-03
3
-23
/
+7
*
|
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-03
1
-11
/
+2
*
|
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
2021-08-03
1
-16
/
+11
*
|
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
2021-08-03
1
-35
/
+16
*
|
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
1
-0
/
+42
|
/
*
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
1
-1
/
+1
*
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-02
2
-13
/
+14
*
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
16
-44
/
+23
*
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
2
-70
/
+65
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
33
-159
/
+168
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
4
-106
/
+377
|
\
|
*
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-30
1
-8
/
+8
|
*
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-23
2
-0
/
+49
|
*
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
2021-07-23
1
-6
/
+231
|
*
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-23
1
-17
/
+18
|
*
tcp: seq_file: Add listening_get_first()
Martin KaFai Lau
2021-07-23
1
-20
/
+39
|
*
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-23
1
-20
/
+5
[next]