index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-05
2
-6
/
+2
*
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-05
1
-2
/
+1
*
rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket
Xin Long
2021-02-05
1
-5
/
+2
*
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-05
2
-1
/
+9
*
net: page_pool: simplify page recycling condition tests
Alexander Lobakin
2021-02-05
1
-10
/
+4
*
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-05
2
-4
/
+4
*
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
2021-02-05
1
-0
/
+8
*
ethtool: Expose the number of lanes in use
Danielle Ratson
2021-02-04
1
-0
/
+8
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-04
4
-156
/
+173
*
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-04
2
-16
/
+82
*
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
2021-02-04
1
-8
/
+19
*
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
2021-02-04
1
-1
/
+9
*
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
5
-8
/
+28
*
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
2
-4
/
+8
*
net: use indirect call helpers for dst_output
Brian Vazquez
2021-02-03
2
-0
/
+2
*
net: use indirect call helpers for dst_input
Brian Vazquez
2021-02-03
1
-0
/
+1
*
inet: do not export inet_gro_{receive|complete}
Eric Dumazet
2021-02-03
1
-3
/
+0
*
Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...
Jakub Kicinski
2021-02-03
3
-4
/
+19
|
\
|
*
cfg80211: fix netdev registration deadlock
Johannes Berg
2021-02-01
1
-1
/
+3
|
*
cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held
Johannes Berg
2021-01-28
1
-0
/
+3
|
*
wext: call cfg80211_set_encryption() with wiphy lock held
Johannes Berg
2021-01-28
1
-1
/
+6
|
*
wext: call cfg80211_change_iface() with wiphy lock held
Johannes Berg
2021-01-28
1
-1
/
+6
|
*
nl80211: call cfg80211_dev_rename() under RTNL
Johannes Berg
2021-01-28
1
-1
/
+1
*
|
mptcp: add the mibs for ADD_ADDR with port
Geliang Tang
2021-02-03
4
-1
/
+23
*
|
mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
Geliang Tang
2021-02-03
1
-0
/
+5
*
|
mptcp: enable use_port when invoke addresses_equal
Geliang Tang
2021-02-03
1
-4
/
+4
*
|
mptcp: add port number check for MP_JOIN
Geliang Tang
2021-02-03
3
-1
/
+61
*
|
mptcp: add a new helper subflow_req_create_thmac
Geliang Tang
2021-02-03
1
-8
/
+16
*
|
mptcp: drop unused skb in subflow_token_join_request
Geliang Tang
2021-02-03
1
-3
/
+2
*
|
mptcp: create the listening socket for new port
Geliang Tang
2021-02-03
4
-6
/
+102
*
|
mptcp: send ack for every add_addr
Geliang Tang
2021-02-03
2
-8
/
+5
*
|
mptcp: create subflow or signal addr for newly added address
Geliang Tang
2021-02-03
1
-0
/
+27
*
|
mptcp: drop *_max fields in mptcp_pm_data
Geliang Tang
2021-02-03
4
-35
/
+77
*
|
mptcp: use WRITE_ONCE for the pernet *_max
Geliang Tang
2021-02-03
1
-11
/
+21
*
|
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-03
3
-0
/
+54
*
|
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-03
3
-0
/
+38
*
|
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-03
2
-1
/
+2
*
|
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2021-02-03
2
-2
/
+2
*
|
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
2021-02-03
1
-1
/
+13
*
|
mptcp: fix length of MP_PRIO suboption
Davide Caratti
2021-02-03
2
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
14
-88
/
+154
|
\
\
|
*
\
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-02
11
-30
/
+106
|
|
\
\
|
|
*
|
net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
Andreas Oetken
2021-02-02
1
-1
/
+4
|
|
*
|
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
2021-02-02
1
-0
/
+3
|
|
*
|
net: lapb: Copy the skb before sending a packet
Xie He
2021-02-02
1
-1
/
+2
|
|
*
|
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-02-02
2
-2
/
+6
|
|
|
\
\
|
|
|
*
|
mac80211: fix station rate table updates on assoc
Felix Fietkau
2021-02-01
2
-2
/
+6
|
|
*
|
|
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-02
2
-6
/
+65
|
|
*
|
|
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
2021-02-02
1
-9
/
+7
|
|
*
|
|
vsock: fix the race conditions in multi-transport support
Alexander Popov
2021-02-02
1
-5
/
+12
|
|
|
/
/
[next]