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: remove redundant initialization to pointer 'hdr'
Colin Ian King
2018-02-19
1
-1
/
+1
|
*
|
|
|
|
nl80211: Fix external_auth check for offloaded authentication
Srinivas Dasari
2018-02-19
1
-1
/
+1
|
*
|
|
|
|
nl80211: remove unnecessary genlmsg_cancel() calls
Johannes Berg
2018-02-19
1
-28
/
+0
|
*
|
|
|
|
mac80211: Add support to notify ht/vht opmode modification.
tamizhr@codeaurora.org
2018-01-31
2
-0
/
+23
|
*
|
|
|
|
cfg80211: Add support to notify station's opmode change to userspace
tamizhr@codeaurora.org
2018-01-31
1
-0
/
+55
|
*
|
|
|
|
mac80211: Add txq flags to debugfs
Ben Greear
2018-01-31
1
-3
/
+7
|
*
|
|
|
|
nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT
Srinivas Dasari
2018-01-31
1
-2
/
+3
|
*
|
|
|
|
cfg80211/nl80211: Optional authentication offload to userspace
Srinivas Dasari
2018-01-31
3
-0
/
+132
|
*
|
|
|
|
nl80211: Introduce scan flags to emphasize requested scan behavior
Sunil Dutt
2018-01-31
1
-2
/
+11
*
|
|
|
|
|
net: Allow a rule to track originating protocol
Donald Sharp
2018-02-21
1
-1
/
+6
*
|
|
|
|
|
tcp: remove dead code after CHECKSUM_PARTIAL adoption
Eric Dumazet
2018-02-21
2
-43
/
+8
*
|
|
|
|
|
tcp: remove dead code from tcp_set_skb_tso_segs()
Eric Dumazet
2018-02-21
1
-1
/
+1
*
|
|
|
|
|
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
Eric Dumazet
2018-02-21
1
-8
/
+3
*
|
|
|
|
|
tcp: remove sk_check_csum_caps()
Eric Dumazet
2018-02-21
1
-8
/
+3
*
|
|
|
|
|
tcp: remove sk_can_gso() use
Eric Dumazet
2018-02-21
2
-29
/
+8
*
|
|
|
|
|
tcp: switch to GSO being always on
Eric Dumazet
2018-02-21
2
-1
/
+2
*
|
|
|
|
|
rds: send: mark expected switch fall-through in rds_rm_size
Gustavo A. R. Silva
2018-02-21
1
-0
/
+2
*
|
|
|
|
|
net: sched: add em_ipt ematch for calling xtables matches
Eyal Birger
2018-02-21
3
-0
/
+270
*
|
|
|
|
|
x25: use %*ph to print small buffer
Antonio Cardace
2018-02-20
1
-2
/
+1
*
|
|
|
|
|
devlink: Move size validation to core
Arkadi Sharshevsky
2018-02-20
1
-5
/
+27
*
|
|
|
|
|
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
2018-02-20
1
-2
/
+2
*
|
|
|
|
|
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2018-02-20
1
-14
/
+6
*
|
|
|
|
|
net: Kill net_mutex
Kirill Tkhai
2018-02-20
1
-21
/
+32
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-20
25
-126
/
+240
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-19
24
-125
/
+238
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sctp: remove the left unnecessary check for chunk in sctp_renege_events
Xin Long
2018-02-16
1
-3
/
+2
|
|
*
|
|
|
|
rxrpc: Work around usercopy check
David Howells
2018-02-16
1
-2
/
+3
|
|
*
|
|
|
|
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-16
2
-0
/
+10
|
|
*
|
|
|
|
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
2018-02-16
1
-29
/
+33
|
|
*
|
|
|
|
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-02-16
1
-0
/
+5
|
|
*
|
|
|
|
NFC: llcp: Limit size of SDP URI
Kees Cook
2018-02-16
2
-1
/
+6
|
|
*
|
|
|
|
tls: getsockopt return record sequence number
Boris Pismenny
2018-02-14
1
-0
/
+2
|
|
*
|
|
|
|
tls: reset the crypto info if copy_from_user fails
Boris Pismenny
2018-02-14
1
-1
/
+1
|
|
*
|
|
|
|
tls: retrun the correct IV in getsockopt
Boris Pismenny
2018-02-14
1
-1
/
+2
|
|
*
|
|
|
|
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
2018-02-14
1
-6
/
+8
|
|
*
|
|
|
|
tipc: Introduce __tipc_nl_net_set
Ying Xue
2018-02-14
2
-3
/
+13
|
|
*
|
|
|
|
tipc: Introduce __tipc_nl_media_set
Ying Xue
2018-02-14
2
-9
/
+15
|
|
*
|
|
|
|
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2018-02-14
2
-9
/
+15
|
|
*
|
|
|
|
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2018-02-14
2
-7
/
+11
|
|
*
|
|
|
|
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2018-02-14
2
-6
/
+14
|
|
*
|
|
|
|
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-14
1
-14
/
+15
|
|
*
|
|
|
|
sctp: fix some copy-paste errors for file comments
Xin Long
2018-02-14
2
-2
/
+3
|
|
*
|
|
|
|
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-14
1
-2
/
+9
|
|
*
|
|
|
|
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
2018-02-13
1
-1
/
+1
|
|
*
|
|
|
|
net: sched: fix tc_u_common lookup
Jiri Pirko
2018-02-13
1
-4
/
+20
|
|
*
|
|
|
|
net: sched: don't set q pointer for shared blocks
Jiri Pirko
2018-02-13
1
-14
/
+12
|
|
*
|
|
|
|
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
Tobias Klauser
2018-02-13
1
-1
/
+1
|
|
*
|
|
|
|
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-12
1
-0
/
+25
|
|
*
|
|
|
|
sctp: remove the useless check in sctp_renege_events
Xin Long
2018-02-12
1
-6
/
+2
|
|
*
|
|
|
|
sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname
Xin Long
2018-02-12
1
-0
/
+6
[prev]
[next]