index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
\
\
|
*
|
|
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
2
-26
/
+20
|
*
|
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
4
-21
/
+22
|
*
|
|
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-13
1
-4
/
+4
|
*
|
|
udp: fix two sparse errors
Eric Dumazet
2013-06-12
1
-2
/
+2
|
*
|
|
gro: remove a sparse error
Eric Dumazet
2013-06-12
1
-1
/
+1
|
*
|
|
igmp: fix new sparse errors
Eric Dumazet
2013-06-12
1
-4
/
+4
|
*
|
|
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
4
-82
/
+104
|
*
|
|
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
2013-06-12
1
-4
/
+0
|
*
|
|
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-12
2
-3
/
+71
|
*
|
|
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-10
1
-7
/
+1
|
*
|
|
tcp: add low latency socket poll support.
Eliezer Tamir
2013-06-10
2
-0
/
+7
|
*
|
|
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
1
-1
/
+5
|
*
|
|
net: add low latency socket poll
Eliezer Tamir
2013-06-10
1
-0
/
+1
|
*
|
|
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
2013-06-07
5
-318
/
+336
|
*
|
|
net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment
Daniel Borkmann
2013-06-07
1
-2
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-1
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
2
-1
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
3
-4
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2013-06-04
1
-3
/
+3
|
*
|
|
|
|
Kconfig: remove dangling references to the deleted file
Jean Sacren
2013-06-04
1
-8
/
+3
|
*
|
|
|
|
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
2013-06-04
1
-9
/
+12
[next]