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.12.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-12-01
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2
-2
/
+8
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
3
-6
/
+7
2017-12-01
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
1
-24
/
+1
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
4
-13
/
+55
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
5
-55
/
+15
2017-11-30
net: Remove dst->next
David Miller
1
-1
/
+0
2017-11-30
xfrm: Stop using dst->next in bundle construction.
David Miller
1
-24
/
+32
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
7
-26
/
+18
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
2
-18
/
+17
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
4
-11
/
+15
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
1
-24
/
+23
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
6
-14
/
+16
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2
-18
/
+18
2017-11-30
decnet: Move dn_next into decnet route structure.
David Miller
1
-16
/
+18
2017-11-30
atm: mpoa: remove 32-bit timekeeping
Tina Ruchandani
5
-40
/
+43
2017-11-30
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
1
-3
/
+3
2017-11-30
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+5
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-402
/
+917
2017-11-29
net: sched: cbq: create block for q->link.block
Jiri Pirko
1
-1
/
+8
2017-11-29
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
1
-2
/
+2
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
1
-10
/
+13
2017-11-28
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
1
-0
/
+5
2017-11-28
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2
-23
/
+10
2017-11-28
sctp: remove extern from stream sched
Xin Long
4
-9
/
+31
2017-11-28
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
1
-1
/
+1
2017-11-28
SUNRPC: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-28
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
1
-1
/
+1
2017-11-27
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-10
/
+47
2017-11-27
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
1
-1
/
+1
2017-11-27
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
1
-7
/
+14
2017-11-27
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
1
-0
/
+9
2017-11-27
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
1
-0
/
+35
2017-11-27
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
1
-4
/
+6
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
1
-1
/
+3
2017-11-27
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+28
2017-11-27
openvswitch: fix the incorrect flow action alloc size
zhangliping
1
-8
/
+8
2017-11-26
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
1
-1
/
+1
2017-11-25
net: dsa: fix 'increment on 0' warning
Vivien Didelot
1
-11
/
+14
2017-11-25
VSOCK: Don't call vsock_stream_has_data in atomic context
Jorgen Hansen
1
-3
/
+7
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
42
-184
/
+163
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
1
-5
/
+12
2017-11-25
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
1
-0
/
+7
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
5
-28
/
+68
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
5
-18
/
+45
2017-11-24
rxrpc: Add keepalive for a call
David Howells
3
-0
/
+34
2017-11-24
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
7
-10
/
+89
[next]