index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-08-20
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
2015-08-20
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
2015-08-20
net: Fix nexthop lookups
David Ahern
2015-08-20
ipv4: Make fib_encap_match static
Ying Xue
2015-08-19
vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
Nikolay Aleksandrov
2015-08-18
lwtunnel: ip tunnel: fix multiple routes with different encap
Jiri Benc
2015-08-18
lwtunnel: fix memory leak
Jiri Benc
2015-08-17
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-17
inet: Move VRF table lookup to inlined function
David Ahern
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
2015-08-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-08-16
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
2015-08-13
net: frags: Add VRF device index to cache and lookup
David Ahern
2015-08-13
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
2015-08-13
net: Use passed in table for nexthop lookups
David Ahern
2015-08-13
net: Add routes to the table associated with the device
David Ahern
2015-08-13
net: Fix up inet_addr_type checks
David Ahern
2015-08-13
net: Add inet_addr lookup by table
David Ahern
2015-08-13
udp: Handle VRF device in sendmsg
David Ahern
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
net: Use VRF device index for lookups on RX
David Ahern
2015-08-13
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
2015-08-13
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-12
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
2015-08-11
xfrm: Add oif to dst lookups
David Ahern
2015-08-10
inet: fix possible request socket leak
Eric Dumazet
2015-08-10
inet: fix races with reqsk timers
Eric Dumazet
2015-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-08-10
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2015-08-10
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-03
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
2015-08-03
udp: fix dst races with multicast early demux
Eric Dumazet
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
2015-07-28
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
2015-07-28
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
2015-07-27
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
tcp: tso: allow deferring under reordering state
Eric Dumazet
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-26
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-26
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-26
inet: frag: don't re-use chainlist for evictor
Florian Westphal
[next]