index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
vti4: Use the on xfrm_lookup returned dst_entry directly
Steffen Klassert
1
-11
/
+11
2014-02-25
xfrm4: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-68
/
+0
2014-02-25
vti: Update the ipv4 side to use it's own receive hook.
Steffen Klassert
1
-47
/
+187
2014-02-25
ip_tunnel: Make vti work with i_key set
Steffen Klassert
1
-1
/
+5
2014-02-25
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
1
-0
/
+7
2014-02-25
ipcomp4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-02-25
ah4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+16
2014-02-25
esp4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-02-25
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
3
-10
/
+269
2014-02-24
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
1
-2
/
+1
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-11
/
+42
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2
-4
/
+11
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
1
-3
/
+4
2014-02-20
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2
-46
/
+46
2014-02-19
tcp: use zero-window when free_space is low
Florian Westphal
1
-2
/
+15
2014-02-19
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
4
-4
/
+22
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+2
2014-02-19
netfilter: remove double colon
stephen hemminger
1
-1
/
+1
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+79
2014-02-17
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
1
-3
/
+0
2014-02-17
ip_tunnel: return more precise errno value when adding tunnel fails
Florian Westphal
1
-5
/
+10
2014-02-16
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
1
-2
/
+7
2014-02-14
tcp: add pacing_rate information into tcp_info
Eric Dumazet
1
-0
/
+5
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
1
-8
/
+2
2014-02-14
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
1
-2
/
+2
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
1
-1
/
+1
2014-02-13
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
1
-3
/
+4
2014-02-13
net: remove unnecessary return's
stephen hemminger
2
-2
/
+0
2014-02-13
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
9
-18
/
+0
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+69
2014-02-12
{IPv4,xfrm} Add ESN support for AH ingress part
Fan Du
1
-5
/
+22
2014-02-12
{IPv4,xfrm} Add ESN support for AH egress part
Fan Du
1
-6
/
+20
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-02-09
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
1
-1
/
+1
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-1
/
+85
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-1
/
+1
2014-02-06
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2
-9
/
+11
2014-02-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-3
/
+4
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
3
-0
/
+80
2014-02-05
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
1
-1
/
+4
2014-02-04
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
1
-7
/
+8
2014-02-03
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
1
-18
/
+11
2014-01-30
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
1
-1
/
+1
2014-01-27
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
1
-1
/
+1
2014-01-27
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-01-27
net: ipv4: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-933
/
+1120
2014-01-24
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
1
-0
/
+2
[prev]
[next]