index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
1
-0
/
+23
*
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2017-08-30
1
-2
/
+3
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-30
1
-0
/
+10
*
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-30
1
-0
/
+10
*
net: add NSH header structures and helpers
Yi Yang
2017-08-30
1
-0
/
+307
*
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
2017-08-30
2
-6
/
+49
*
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
1
-0
/
+16
*
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-1
/
+4
*
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2017-08-29
1
-0
/
+2
*
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
2017-08-29
34
-3847
/
+0
*
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-29
1
-1
/
+3
*
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-26
1
-1
/
+0
*
net_sched: remove tc class reference counting
WANG Cong
2017-08-26
1
-2
/
+1
*
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-26
1
-1
/
+2
*
strparser: initialize all callbacks
Eric Biggers
2017-08-25
1
-1
/
+1
*
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
2017-08-25
1
-2
/
+1
*
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-25
1
-0
/
+1
*
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
1
-0
/
+6
*
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
1
-4
/
+3
*
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+1
*
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+1
*
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-08-24
1
-4
/
+16
*
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-24
1
-0
/
+2
*
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-24
1
-1
/
+8
*
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
2
-0
/
+64
*
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
3
-6
/
+7
|
\
|
*
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-21
1
-1
/
+4
|
*
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-19
1
-3
/
+1
|
*
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-17
1
-2
/
+2
*
|
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
2017-08-21
1
-0
/
+3
*
|
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
1
-4
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
1
-4
/
+28
|
\
\
|
*
|
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-3
/
+6
|
*
|
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-0
/
+19
|
*
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-1
/
+3
*
|
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-19
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
5
-9
/
+40
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-16
1
-0
/
+10
|
*
|
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
1
-0
/
+15
|
|
\
\
|
|
*
|
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
1
-0
/
+15
|
*
|
|
udp: fix linear skb reception with PEEK_OFF
Al Viro
2017-08-15
1
-5
/
+4
|
*
|
|
udp: harden copy_linear_skb()
Eric Dumazet
2017-08-12
1
-0
/
+2
|
*
|
|
net: fix compilation when busy poll is not enabled
Daniel Borkmann
2017-08-11
1
-6
/
+6
|
*
|
|
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
1
-0
/
+5
*
|
|
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-16
1
-0
/
+2
*
|
|
|
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
2
-12
/
+3
*
|
|
|
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
1
-2
/
+0
[next]