index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2
-216
/
+200
2015-08-11
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2
-34
/
+36
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
3
-26
/
+208
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-49
/
+58
2015-08-04
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
1
-0
/
+2
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-60
/
+71
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
1
-5
/
+2
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
2
-3
/
+3
2015-07-29
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
1
-7
/
+9
2015-07-29
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-28
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-07-27
tcp: tso: allow deferring under reordering state
Eric Dumazet
1
-1
/
+1
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-4
/
+7
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2
-12
/
+6
2015-07-27
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2
-2
/
+1
2015-07-27
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-27
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2
-7
/
+7
2015-07-27
inet: frag: don't re-use chainlist for evictor
Florian Westphal
1
-5
/
+3
2015-07-27
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
1
-1
/
+3
2015-07-25
ipv4: consider TOS in fib_select_default
Julian Anastasov
4
-13
/
+29
2015-07-25
ipv4: fib_select_default should match the prefix
Julian Anastasov
1
-0
/
+5
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2
-10
/
+4
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+22
2015-07-22
net: track success and failure of TCP PMTU probing
Rick Jones
2
-0
/
+4
2015-07-22
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-0
/
+16
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2
-1
/
+115
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2
-0
/
+10
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
1
-28
/
+37
2015-07-21
dst: Metadata destinations
Thomas Graf
2
-1
/
+4
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
1
-0
/
+1
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
1
-0
/
+2
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+117
2015-07-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-07-16
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-07-16
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
1
-2
/
+1
2015-07-15
netfilter: xtables: remove __pure annotation
Florian Westphal
2
-2
/
+2
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
1
-1
/
+2
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2
-25
/
+23
2015-07-15
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2
-17
/
+30
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+36
2015-07-12
Revert "ipv4: use skb coalescing in defragmentation"
Florian Westphal
1
-20
/
+6
2015-07-11
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
1
-2
/
+2
2015-07-10
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-10
route: remove unsed variable in __mkroute_input
Masatake YAMATO
1
-2
/
+1
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
1
-1
/
+2
2015-07-10
inet: inet_twsk_deschedule factorization
Eric Dumazet
4
-17
/
+14
2015-07-10
inet: simplify timewait refcounting
Eric Dumazet
2
-57
/
+16
2015-07-10
tcp: update congestion state first before raising cwnd
Yuchung Cheng
1
-4
/
+4
2015-07-10
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
3
-5
/
+3
[next]