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
*
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
2
-0
/
+46
*
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
4
-6
/
+62
*
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
5
-0
/
+93
*
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2021-06-22
1
-0
/
+118
*
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2021-06-22
3
-0
/
+38
*
sctp: add pad chunk and its make function and event table
Xin Long
2021-06-22
2
-0
/
+49
*
openvswitch: add trace points
Aaron Conole
2021-06-22
5
-0
/
+179
*
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
2021-06-22
1
-5
/
+2
*
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
2021-06-22
1
-4
/
+2
*
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
2021-06-22
1
-1
/
+1
*
bridge: cfm: remove redundant return
gushengxian
2021-06-22
1
-1
/
+1
*
mptcp: add MIB counter for invalid mapping
Paolo Abeni
2021-06-22
3
-1
/
+5
*
mptcp: drop redundant test in move_skbs_to_msk()
Paolo Abeni
2021-06-22
1
-3
/
+0
*
mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
Paolo Abeni
2021-06-22
1
-4
/
+2
*
mptcp: use fast lock for subflows when possible
Paolo Abeni
2021-06-22
2
-10
/
+15
*
mptcp: drop tx skb cache
Paolo Abeni
2021-06-22
2
-87
/
+4
*
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
2021-06-22
1
-1
/
+3
*
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
2021-06-21
1
-1
/
+2
*
net: add pf_family_names[] for protocol family
Yejune Deng
2021-06-21
1
-2
/
+50
*
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
1
-48
/
+7
*
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
4
-11
/
+15
*
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
2021-06-21
1
-6
/
+7
*
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-06-21
1
-23
/
+2
*
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
1
-15
/
+0
*
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-06-21
1
-0
/
+7
*
__unix_find_socket_byname(): don't pass hash and type separately
Al Viro
2021-06-21
1
-13
/
+10
*
unix_bind_bsd(): unlink if we fail after successful mknod
Al Viro
2021-06-21
1
-13
/
+16
*
unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
Al Viro
2021-06-21
1
-15
/
+11
*
fold unix_mknod() into unix_bind_bsd()
Al Viro
2021-06-21
1
-25
/
+17
*
unix_bind(): take BSD and abstract address cases into new helpers
Al Viro
2021-06-21
1
-73
/
+74
*
unix_bind(): separate BSD and abstract cases
Al Viro
2021-06-21
1
-21
/
+34
*
unix_bind(): allocate addr earlier
Al Viro
2021-06-21
1
-13
/
+15
*
af_unix: take address assignment/hash insertion into a new helper
Al Viro
2021-06-21
1
-13
/
+13
*
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
2021-06-21
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
63
-381
/
+700
|
\
|
*
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-19
56
-348
/
+626
|
|
\
|
|
*
Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-06-18
5
-15
/
+35
|
|
|
\
|
|
|
*
mac80211: handle various extensible elements correctly
Johannes Berg
2021-06-18
1
-11
/
+11
|
|
|
*
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
2021-06-18
1
-0
/
+8
|
|
|
*
cfg80211: avoid double free of PMSR request
Avraham Stern
2021-06-18
1
-2
/
+14
|
|
|
*
cfg80211: make certificate generation more robust
Johannes Berg
2021-06-18
1
-1
/
+1
|
|
|
*
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
2021-06-18
1
-1
/
+1
|
|
*
|
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-18
1
-0
/
+7
|
|
|
/
|
|
*
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-16
1
-3
/
+4
|
|
*
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-16
1
-7
/
+9
|
|
*
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-16
1
-8
/
+8
|
|
*
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
2021-06-16
4
-54
/
+185
|
|
|
\
|
|
|
*
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
2021-06-16
1
-0
/
+3
|
|
|
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-16
3
-40
/
+142
|
|
|
*
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
2021-06-16
1
-14
/
+40
[next]