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
*
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
5
-35
/
+29
*
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
2
-26
/
+34
*
net: add sock_set_reuseport
Christoph Hellwig
2020-05-28
2
-16
/
+9
*
net: add sock_set_rcvbuf
Christoph Hellwig
2020-05-28
1
-27
/
+32
*
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
3
-8
/
+12
*
net: add sock_enable_timestamps
Christoph Hellwig
2020-05-28
2
-25
/
+30
*
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
3
-12
/
+17
*
net: add sock_set_sndtimeo
Christoph Hellwig
2020-05-28
1
-0
/
+11
*
net: add sock_set_priority
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
net: add sock_no_linger
Christoph Hellwig
2020-05-28
5
-24
/
+13
*
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
2020-05-28
2
-1
/
+11
*
net: remove kernel_getsockopt
Christoph Hellwig
2020-05-28
1
-34
/
+0
*
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
2020-05-28
2
-5
/
+5
*
net/tls: Add force_resync for driver resync
Tariq Toukan
2020-05-28
1
-3
/
+6
*
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
2020-05-28
1
-16
/
+0
*
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
2020-05-28
1
-14
/
+23
*
net_sched: add a tracepoint for qdisc creation
Cong Wang
2020-05-28
2
-1
/
+6
*
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
2020-05-28
1
-0
/
+4
*
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
2020-05-28
1
-13
/
+3
*
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
2020-05-27
1
-9
/
+9
*
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
2020-05-27
1
-40
/
+45
*
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
2020-05-27
3
-43
/
+233
*
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
2020-05-27
1
-1
/
+1
*
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-27
1
-2
/
+102
*
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
2020-05-27
1
-1
/
+79
*
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2020-05-27
3
-6
/
+64
*
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
2020-05-27
1
-2
/
+19
*
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
2020-05-27
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
31
-267
/
+507
|
\
|
*
mac80211: fix memory overlap due to variable length param
Rajkumar Manoharan
2020-04-29
1
-8
/
+5
|
*
mac80211: TX legacy rate control for Beacon frames
Jouni Malinen
2020-04-29
4
-2
/
+34
|
*
mac80211: fix two missing documentation entries
Johannes Berg
2020-04-24
1
-0
/
+2
|
*
cfg80211: reject channels/chandefs with KHz offset >= 1000
Johannes Berg
2020-04-24
2
-0
/
+6
|
*
mac80211: add freq_offset to RX status
Thomas Pedersen
2020-04-24
3
-3
/
+7
|
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
9
-15
/
+71
|
*
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-04-24
5
-69
/
+96
|
*
mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
Johannes Berg
2020-04-24
1
-1
/
+2
|
*
mac80211: Fail association when AP has no legacy rates
Ilan Peer
2020-04-24
1
-1
/
+9
|
*
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
2020-04-24
2
-1
/
+13
|
*
mac80211: agg-tx: refactor sending addba
Mordechay Goodstein
2020-04-24
1
-28
/
+39
|
*
mac80211: Skip entries with HE membership selector
Ilan Peer
2020-04-24
1
-3
/
+4
|
*
cfg80211: Parse HE membership selector
Ilan Peer
2020-04-24
1
-0
/
+2
|
*
mac80211: Don't destroy auth data in case of anti-clogging
Andrei Otcheretianski
2020-04-24
1
-1
/
+6
|
*
mac80211: add twt_protected flag to the bss_conf structure
Shaul Triebitz
2020-04-24
1
-0
/
+9
|
*
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2020-04-24
2
-14
/
+22
|
*
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
3
-3
/
+15
|
*
nl80211: allow client-only BIGTK support
Johannes Berg
2020-04-24
1
-4
/
+15
|
*
cfg80211: support multicast RX registration
Johannes Berg
2020-04-24
3
-9
/
+42
|
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
7
-96
/
+72
[next]