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
*
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
1
-3
/
+2
*
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-30
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
3
-13
/
+12
|
\
|
*
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
1
-1
/
+1
|
*
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
2
-11
/
+1
|
*
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
2
-2
/
+11
*
|
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-08-29
1
-1
/
+2
*
|
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
1
-3
/
+6
*
|
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-08-29
1
-0
/
+2
*
|
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-08-20
1
-0
/
+7
|
/
*
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2013-08-13
1
-3
/
+1
*
net: rename busy poll MIB counter
Eliezer Tamir
2013-08-09
1
-1
/
+1
*
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
2013-08-09
1
-1
/
+1
*
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-08-07
1
-1
/
+1
*
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-08-07
1
-4
/
+6
*
fib_trie: remove potential out of bound access
Eric Dumazet
2013-08-05
1
-4
/
+1
*
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
2013-08-05
1
-1
/
+1
*
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-08-02
1
-1
/
+3
*
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
2013-07-24
1
-1
/
+1
*
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-07-19
1
-1
/
+5
*
ipv4: set transport header earlier
Eric Dumazet
2013-07-16
1
-4
/
+3
*
tcp: account all retransmit failures
Yuchung Cheng
2013-07-12
1
-3
/
+4
*
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
1
-1
/
+1
*
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
2
-1
/
+6
*
inet: fix spacing in assignment
Camelia Groza
2013-07-11
1
-1
/
+1
*
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
2
-2
/
+2
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
39
-1709
/
+2236
|
\
|
*
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
1
-3
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
3
-7
/
+11
|
|
\
|
*
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
3
-103
/
+131
|
*
|
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
1
-44
/
+55
|
*
|
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
1
-1
/
+2
|
*
|
ipip: fix a regression in ioctl
Cong Wang
2013-07-02
1
-5
/
+7
|
*
|
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
1
-7
/
+0
|
*
|
gre: fix a regression in ioctl
Cong Wang
2013-07-01
1
-4
/
+5
|
*
|
ipv4: use next hop exceptions also for input routes
Timo Teräs
2013-06-28
2
-16
/
+52
|
*
|
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
1
-1
/
+1
|
*
|
sit: add support of x-netns
Nicolas Dichtel
2013-06-27
1
-1
/
+9
|
*
|
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
2013-06-26
1
-1
/
+1
|
*
|
inet: frag , remove an empty ifdef.
Rami Rosen
2013-06-19
1
-2
/
+0
|
*
|
tcp: introduce a per-route knob for quick ack
Cong Wang
2013-06-19
2
-3
/
+8
|
*
|
tcp:typo unset should be unsent
Weiping Pan
2013-06-19
1
-1
/
+1
|
*
|
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-19
4
-26
/
+47
|
*
|
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
2013-06-19
3
-30
/
+98
|
*
|
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-19
2
-32
/
+31
|
*
|
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-19
2
-39
/
+33
|
*
|
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-19
2
-151
/
+243
|
*
|
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-06-19
1
-27
/
+13
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
2
-4
/
+3
|
|
\
\
[next]