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
*
bpf: allow disabling tunnel csum for ipv6
William Tu
2017-12-04
1
-2
/
+3
*
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
2017-12-04
2
-11
/
+99
*
tcp: Enable 2nd listener hashtable in TCP
Martin KaFai Lau
2017-12-03
1
-0
/
+3
*
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
2017-12-03
2
-9
/
+225
*
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
2017-12-03
2
-38
/
+16
*
inet: Add a count to struct inet_listen_hashbucket
Martin KaFai Lau
2017-12-03
1
-2
/
+9
*
net: dsa: support cross-chip FDB operations
Vivien Didelot
2017-12-03
1
-10
/
+4
*
net: dsa: add switch mdb bitmap functions
Vivien Didelot
2017-12-03
1
-15
/
+33
*
net: dsa: add switch vlan bitmap functions
Vivien Didelot
2017-12-03
1
-15
/
+34
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-03
1
-2
/
+2
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-03
1
-2
/
+2
*
openvswitch: do not propagate headroom updates to internal port
Paolo Abeni
2017-12-03
1
-8
/
+1
*
ip6_gre: Add ERSPAN native tunnel support
William Tu
2017-12-01
1
-4
/
+266
*
ip6_gre: Refactor ip6gre xmit codes
William Tu
2017-12-01
1
-48
/
+75
*
ip_gre: Refector the erpsan tunnel code.
William Tu
2017-12-01
1
-49
/
+5
*
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2017-12-01
2
-2
/
+8
*
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-12-01
3
-6
/
+7
*
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
2017-12-01
1
-24
/
+1
*
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
2017-12-01
4
-13
/
+55
*
net/reuseport: drop legacy code
Paolo Abeni
2017-11-30
5
-55
/
+15
*
net: Remove dst->next
David Miller
2017-11-30
1
-1
/
+0
*
xfrm: Stop using dst->next in bundle construction.
David Miller
2017-11-30
1
-24
/
+32
*
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
7
-26
/
+18
*
ipv6: Move dst->from into struct rt6_info.
David Miller
2017-11-30
2
-18
/
+17
*
xfrm: Move child route linkage into xfrm_dst.
David Miller
2017-11-30
4
-11
/
+15
*
ipsec: Create and use new helpers for dst child access.
David Miller
2017-11-30
1
-24
/
+23
*
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
6
-14
/
+16
*
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
2
-18
/
+18
*
decnet: Move dn_next into decnet route structure.
David Miller
2017-11-30
1
-16
/
+18
*
atm: mpoa: remove 32-bit timekeeping
Tina Ruchandani
2017-11-30
5
-40
/
+43
*
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
2017-11-30
1
-3
/
+3
*
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-29
3
-5
/
+5
|
\
|
*
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-27
2
-4
/
+4
|
*
sunrpc: make the function arg as const
Bhumika Goyal
2017-11-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
37
-402
/
+917
|
\
\
|
|
/
|
/
|
|
*
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
1
-1
/
+8
|
*
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
2017-11-28
1
-2
/
+2
|
*
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-11-28
1
-3
/
+3
|
*
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
1
-0
/
+1
|
*
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
1
-10
/
+13
|
*
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-11-28
1
-0
/
+5
|
*
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-11-28
2
-23
/
+10
|
*
sctp: remove extern from stream sched
Xin Long
2017-11-28
4
-9
/
+31
|
*
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
2017-11-28
1
-1
/
+1
|
*
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
2017-11-27
1
-1
/
+1
|
*
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-27
5
-10
/
+47
|
|
\
|
|
*
mac80211: tear down RX aggregations first
Sara Sharon
2017-11-27
1
-1
/
+3
|
|
*
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
[next]