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: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
2017-11-27
1
-6
/
+9
|
|
*
|
|
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
2
-3
/
+28
|
|
*
|
|
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
2017-11-24
1
-0
/
+7
|
*
|
|
|
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
2017-11-27
1
-1
/
+1
|
*
|
|
|
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
2017-11-27
1
-7
/
+14
|
*
|
|
|
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
2017-11-27
1
-0
/
+9
|
*
|
|
|
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
2017-11-27
1
-0
/
+35
|
*
|
|
|
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
2017-11-27
1
-4
/
+6
|
*
|
|
|
openvswitch: fix the incorrect flow action alloc size
zhangliping
2017-11-27
1
-8
/
+8
|
*
|
|
|
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
2017-11-26
1
-1
/
+1
|
*
|
|
|
net: dsa: fix 'increment on 0' warning
Vivien Didelot
2017-11-25
1
-11
/
+14
|
*
|
|
|
VSOCK: Don't call vsock_stream_has_data in atomic context
Jorgen Hansen
2017-11-25
1
-3
/
+7
|
*
|
|
|
net: sched: crash on blocks with goto chain action
Roman Kapl
2017-11-25
1
-5
/
+12
|
*
|
|
|
rxrpc: Fix conn expiry timers
David Howells
2017-11-24
5
-28
/
+68
|
*
|
|
|
rxrpc: Fix service endpoint expiry
David Howells
2017-11-24
5
-18
/
+45
|
*
|
|
|
rxrpc: Add keepalive for a call
David Howells
2017-11-24
3
-0
/
+34
|
*
|
|
|
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
2017-11-24
7
-10
/
+89
|
*
|
|
|
rxrpc: Express protocol timeouts in terms of RTT
David Howells
2017-11-24
2
-4
/
+25
|
*
|
|
|
rxrpc: Don't transmit DELAY ACKs immediately on proposal
David Howells
2017-11-24
1
-2
/
+2
|
*
|
|
|
rxrpc: Fix call timeouts
David Howells
2017-11-24
9
-179
/
+242
|
*
|
|
|
rxrpc: Split the call params from the operation params
David Howells
2017-11-24
4
-45
/
+60
|
*
|
|
|
rxrpc: Delay terminal ACK transmission on a client call
David Howells
2017-11-24
5
-13
/
+108
|
*
|
|
|
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells
2017-11-24
3
-6
/
+17
|
*
|
|
|
rxrpc: Don't set upgrade by default in sendmsg()
David Howells
2017-11-24
1
-1
/
+1
|
*
|
|
|
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
David Howells
2017-11-24
1
-2
/
+3
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
42
-184
/
+163
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
10
-20
/
+20
|
*
|
|
|
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
2
-8
/
+9
|
*
|
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
28
-148
/
+127
|
*
|
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
3
-6
/
+6
|
*
|
|
|
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
2017-11-22
1
-2
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-24
13
-29
/
+221
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-23
3
-12
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-2
/
+2
|
|
*
|
|
|
|
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
2017-11-21
1
-0
/
+7
|
|
*
|
|
|
|
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
2
-10
/
+5
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-23
8
-11
/
+195
|
*
|
|
|
|
net: ipv6: Fixup device for anycast routes during copy
David Ahern
2017-11-23
1
-1
/
+1
|
*
|
|
|
|
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
2017-11-23
1
-1
/
+1
|
*
|
|
|
|
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-11-23
1
-1
/
+1
|
*
|
|
|
|
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
2017-11-23
1
-0
/
+5
|
*
|
|
|
|
net: sched: fix crash when deleting secondary chains
Roman Kapl
2017-11-23
1
-3
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-11-23
4
-15
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2017-11-19
2
-4
/
+4
|
*
|
|
|
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2017-10-24
3
-11
/
+9
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-21
20
-142
/
+159
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-21
16
-136
/
+151
|
|
\
\
\
\
|
|
*
|
|
|
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
2017-11-20
1
-0
/
+5
|
|
*
|
|
|
cfg80211: initialize regulatory keys/database later
Johannes Berg
2017-11-20
1
-15
/
+27
|
|
*
|
|
|
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
2017-11-20
4
-60
/
+45
[prev]
[next]