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
*
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
2020-09-18
1
-473
/
+471
*
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
2020-09-18
1
-2
/
+8
*
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
2020-09-18
1
-11
/
+16
*
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
2020-09-18
1
-64
/
+28
*
mac80211: optimize station connection monitor
Felix Fietkau
2020-09-18
5
-47
/
+22
*
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
2020-09-18
4
-0
/
+45
*
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2020-09-18
5
-14
/
+14
*
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
2020-09-18
1
-6
/
+0
*
mac80211: reduce duplication in tx status functions
Felix Fietkau
2020-09-18
1
-66
/
+35
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
7
-87
/
+156
*
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
2020-09-18
1
-0
/
+5
*
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
2020-09-18
1
-55
/
+19
*
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
2020-09-18
1
-0
/
+18
*
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
2020-09-18
1
-0
/
+6
*
lib80211: Remove unused macro DRV_NAME
YueHaibing
2020-09-18
1
-2
/
+0
*
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
2020-09-18
1
-1
/
+1
*
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
2020-09-18
1
-2
/
+2
*
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
1
-19
/
+2
*
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
2020-09-18
1
-4
/
+4
*
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
2020-09-18
1
-2
/
+3
*
net/packet: Fix a comment about mac_header
Xie He
2020-09-18
1
-11
/
+12
*
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
2020-09-17
1
-3
/
+4
*
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
2020-09-17
1
-1
/
+1
*
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-16
1
-2
/
+2
*
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
1
-6
/
+7
*
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-16
1
-0
/
+30
*
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
1
-1
/
+62
*
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
1
-0
/
+5
*
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
2020-09-15
1
-11
/
+9
*
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
2020-09-15
1
-2
/
+2
*
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-15
1
-1
/
+2
*
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-14
1
-4
/
+47
*
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2020-09-14
2
-4
/
+5
|
\
|
*
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
2020-09-14
1
-1
/
+0
|
*
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
2020-09-14
1
-0
/
+1
|
*
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
2020-09-14
1
-1
/
+1
|
*
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
2020-09-14
1
-2
/
+3
*
|
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
2
-17
/
+7
*
|
net/packet: Fix a comment about hard_header_len and headroom allocation
Xie He
2020-09-14
1
-6
/
+9
*
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
3
-1
/
+9
*
|
mptcp: allow picking different xmit subflows
Paolo Abeni
2020-09-14
2
-18
/
+99
*
|
mptcp: allow creating non-backup subflows
Paolo Abeni
2020-09-14
1
-1
/
+2
*
|
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
2020-09-14
3
-24
/
+25
*
|
mptcp: add OoO related mibs
Paolo Abeni
2020-09-14
4
-1
/
+34
*
|
mptcp: cleanup mptcp_subflow_discard_data()
Paolo Abeni
2020-09-14
2
-45
/
+14
*
|
mptcp: move ooo skbs into msk out of order queue.
Paolo Abeni
2020-09-14
3
-56
/
+211
*
|
mptcp: introduce and use mptcp_try_coalesce()
Paolo Abeni
2020-09-14
1
-12
/
+19
*
|
mptcp: basic sndbuf autotuning
Paolo Abeni
2020-09-14
1
-4
/
+13
*
|
mptcp: trigger msk processing even for OoO data
Paolo Abeni
2020-09-14
3
-42
/
+78
*
|
mptcp: set data_ready status bit in subflow_check_data_avail()
Paolo Abeni
2020-09-14
1
-11
/
+8
[next]