index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-11-15
xfrm: policy: add missing indentation
Colin Ian King
2018-11-15
af_key: fix indentation on declaration statement
Colin Ian King
2018-11-09
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
2018-11-09
xfrm: policy: check reinserted policies match their node
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
xfrm: policy: return NULL when inexact search needed
Florian Westphal
2018-11-09
xfrm: policy: split list insertion into a helper
Florian Westphal
2018-11-09
xfrm: security: iterate all, not inexact lists
Florian Westphal
2018-11-08
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-08
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
2018-11-08
openvswitch: remove BUG_ON from get_dpdev
Li RongQing
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-08
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
2018-11-08
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
2018-11-08
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
2018-11-08
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
2018-11-08
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
2018-11-08
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
2018-11-08
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-07
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-07
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2018-11-07
net: vlan: add support for tunnel offload
Davide Caratti
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-11-07
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
ipv6: do not drop vrf udp multicast packets
Dewi Morgan
2018-11-07
ipv6: handling of multicast packets received in VRF
Mike Manning
2018-11-07
ipv6: allow ping to link-local address in VRF
Mike Manning
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-06
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]