index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix panic in icmp_route_lookup
David Ahern
2015-09-25
1
-2
/
+2
*
lwtunnel: remove source and destination UDP port config option
Jiri Benc
2015-09-24
1
-24
/
+0
*
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
2
-14
/
+53
*
tcp: add proper TS val into RST packets
Eric Dumazet
2015-09-23
1
-0
/
+1
*
inet: fix races in reqsk_queue_hash_req()
Eric Dumazet
2015-09-21
1
-4
/
+4
*
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-21
2
-13
/
+16
*
iptunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-20
1
-1
/
+1
*
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-20
1
-2
/
+4
*
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2015-09-17
1
-2
/
+8
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
3
-2
/
+5
*
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
2015-09-10
1
-0
/
+16
*
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
2015-09-10
1
-3
/
+3
*
net: ipv6: use common fib_default_rule_pref
Phil Sutter
2015-09-09
2
-2
/
+0
*
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2015-09-02
1
-0
/
+1
*
net: Make table id type u32
David Ahern
2015-09-01
3
-7
/
+7
*
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-31
3
-6
/
+16
*
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-31
1
-0
/
+2
*
net: fib: move metrics parsing to a helper
Florian Westphal
2015-08-31
1
-30
/
+41
*
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
1
-2
/
+0
*
ipv4: fix 32b build
Madalin Bucur
2015-08-31
1
-1
/
+1
*
ipv4: Fix 32-bit build.
David S. Miller
2015-08-30
1
-2
/
+2
*
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2015-08-30
1
-14
/
+27
*
fou: reject IPv6 config
Jiri Benc
2015-08-29
1
-1
/
+1
*
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
2
-2
/
+3
*
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-29
2
-2
/
+2
*
net: FIB tracepoints
David Ahern
2015-08-29
2
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-28
3
-31
/
+18
|
\
|
*
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
2015-08-28
2
-30
/
+17
|
*
netfilter: nf_dup: fix sparse warnings
Pablo Neira Ayuso
2015-08-21
1
-1
/
+1
*
|
net: Add support for VRFs to inetpeer cache
David Ahern
2015-08-28
3
-4
/
+9
*
|
net: Add helper function to compare inetpeer addresses
David Ahern
2015-08-28
2
-23
/
+3
*
|
net: Add set,get helpers for inetpeer addresses
David Ahern
2015-08-28
1
-38
/
+27
*
|
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
2015-08-28
1
-6
/
+6
*
|
IGMP: Inhibit reports for local multicast groups
Philip Downey
2015-08-28
2
-1
/
+32
*
|
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2015-08-27
3
-462
/
+0
*
|
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-27
2
-17
/
+29
*
|
ah4: Fix error return in ah_input().
David S. Miller
2015-08-25
1
-1
/
+3
*
|
tcp: refine pacing rate determination
Eric Dumazet
2015-08-25
2
-1
/
+36
*
|
xfrm: Use VRF master index if output device is enslaved
David Ahern
2015-08-25
1
-2
/
+5
*
|
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
2015-08-25
3
-8
/
+9
*
|
lwt: Add cfg argument to build_state
Tom Herbert
2015-08-24
2
-7
/
+12
*
|
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
Tom Herbert
2015-08-23
1
-1
/
+1
*
|
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-08-23
1
-16
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
4
-23
/
+24
|
\
\
|
*
|
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
Calvin Owens
2015-08-17
1
-6
/
+4
|
*
|
inet: fix potential deadlock in reqsk_queue_unlink()
Eric Dumazet
2015-08-13
1
-1
/
+1
|
*
|
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
2015-08-13
1
-1
/
+1
|
*
|
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
2015-08-13
1
-15
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-20
7
-9
/
+259
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-08-21
24
-405
/
+720
|
|
\
\
[next]