index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
42
-184
/
+163
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-29
/
+221
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-12
/
+14
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
8
-11
/
+195
2017-11-23
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-23
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
1
-1
/
+1
2017-11-23
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
1
-1
/
+1
2017-11-23
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-23
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2017-11-23
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
4
-15
/
+13
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-2
/
+2
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
10
-20
/
+20
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2
-8
/
+9
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
28
-148
/
+127
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
3
-6
/
+6
2017-11-22
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
1
-2
/
+1
2017-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-142
/
+159
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-4
/
+18
2017-11-21
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
16
-136
/
+151
2017-11-21
tipc: fix access of released memory
Jon Maloy
1
-1
/
+1
2017-11-21
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
1
-0
/
+7
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2
-10
/
+5
2017-11-20
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
1
-0
/
+5
2017-11-20
cfg80211: initialize regulatory keys/database later
Johannes Berg
1
-15
/
+27
2017-11-20
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
4
-60
/
+45
2017-11-20
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
1
-2
/
+24
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
11
-59
/
+50
2017-11-20
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2
-4
/
+4
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2
-4
/
+6
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-82
/
+55
2017-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-66
/
+133
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-10
/
+19
2017-11-18
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
1
-2
/
+2
2017-11-18
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
14
-297
/
+531
2017-11-18
sunrpc: remove net pointer from messages
Vasily Averin
2
-7
/
+7
2017-11-18
sunrpc: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-18
sunrpc: Add rpc_request static trace point
Chuck Lever
1
-2
/
+1
2017-11-18
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-11-18
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+16
2017-11-18
xprtrdma: Update copyright notices
Chuck Lever
4
-0
/
+4
2017-11-18
xprtrdma: Remove include for linux/prefetch.h
Chuck Lever
1
-1
/
+0
2017-11-18
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
2
-9
/
+3
2017-11-18
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
Chuck Lever
1
-1
/
+1
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2017-11-17
xprtrdma: Remove atomic send completion counting
Chuck Lever
3
-33
/
+0
2017-11-17
xprtrdma: RPC completion should wait for Send completion
Chuck Lever
4
-4
/
+34
2017-11-17
xprtrdma: Refactor rpcrdma_deferred_completion
Chuck Lever
3
-13
/
+22
[next]