index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
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-17
|
\
\
\
|
*
|
|
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
*
|
|
|
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
2015-08-16
*
|
|
|
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-13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
\
\
\
|
|
*
|
|
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2015-08-10
|
*
|
|
|
udp: fix dst races with multicast early demux
Eric Dumazet
2015-08-03
|
|
/
/
/
*
|
/
/
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
2015-08-12
|
|
/
/
|
/
|
|
*
|
|
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
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-04
|
\
\
|
*
|
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
|
*
|
netfilter: xtables: remove __pure annotation
Florian Westphal
2015-07-15
|
*
|
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
|
*
|
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
|
*
|
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2015-07-15
*
|
|
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
2015-08-03
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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-28
|
*
|
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
|
*
|
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
|
*
|
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
2015-07-26
|
*
|
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-24
|
*
|
ipv4: fib_select_default should match the prefix
Julian Anastasov
2015-07-24
*
|
|
net: Set sk_txhash from a random number
Tom Herbert
2015-07-29
*
|
|
tcp: tso: allow deferring under reordering state
Eric Dumazet
2015-07-27
*
|
|
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
*
|
|
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
2015-07-26
*
|
|
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
|
\
|
|
|
*
|
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-21
[prev]
[next]