index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: Simplify devlink port API calls
Leon Romanovsky
2021-08-08
1
-48
/
+47
*
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-08
3
-10
/
+14
*
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
3
-19
/
+0
*
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
2021-08-06
1
-10
/
+0
*
ethtool: return error from ethnl_ops_begin if dev is NULL
Heiner Kallweit
2021-08-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
18
-68
/
+173
|
\
|
*
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-05
15
-44
/
+129
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-08-04
4
-26
/
+67
|
|
|
\
|
|
|
*
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-07-26
1
-1
/
+1
|
|
|
*
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
Dmitry Safonov
2021-07-21
1
-5
/
+44
|
|
|
*
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-07-02
1
-9
/
+8
|
|
|
*
Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...
Steffen Klassert
2021-07-02
1
-14
/
+7
|
|
|
*
net: xfrm: fix memory leak in xfrm_user_rcv_msg
Pavel Skripkin
2021-06-29
1
-0
/
+10
|
|
*
|
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
2021-08-04
1
-1
/
+1
|
|
*
|
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
2021-08-03
1
-0
/
+3
|
|
*
|
mptcp: drop unused rcu member in mptcp_pm_addr_entry
Geliang Tang
2021-08-03
1
-1
/
+0
|
|
*
|
sctp: move the active_key update after sh_keys is added
Xin Long
2021-08-03
1
-5
/
+9
|
|
*
|
net: really fix the build...
David S. Miller
2021-08-03
1
-1
/
+15
|
|
*
|
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-02
3
-8
/
+27
|
|
*
|
net/sched: taprio: Fix init procedure
Yannick Vignon
2021-08-02
1
-2
/
+0
|
|
*
|
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-02
2
-0
/
+7
|
*
|
|
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
3
-24
/
+44
|
|
/
/
*
|
|
net: dsa: tag_sja1105: optionally build as module when switch driver is modul...
Vladimir Oltean
2021-08-05
1
-0
/
+1
*
|
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
39
-168
/
+82
*
|
|
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
[next]