index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
2013-07-12
tcp: account all retransmit failures
Yuchung Cheng
2013-07-11
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
inet: fix spacing in assignment
Camelia Groza
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-02
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
2013-07-01
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
gre: fix a regression in ioctl
Cong Wang
2013-06-28
ipv4: use next hop exceptions also for input routes
Timo Teräs
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
sit: add support of x-netns
Nicolas Dichtel
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
2013-06-19
inet: frag , remove an empty ifdef.
Rami Rosen
2013-06-19
tcp: introduce a per-route knob for quick ack
Cong Wang
2013-06-19
tcp:typo unset should be unsent
Weiping Pan
2013-06-19
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-19
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
2013-06-13
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-12
udp: fix two sparse errors
Eric Dumazet
2013-06-12
gro: remove a sparse error
Eric Dumazet
2013-06-12
igmp: fix new sparse errors
Eric Dumazet
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-10
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-10
tcp: add low latency socket poll support.
Eliezer Tamir
2013-06-10
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
net: add low latency socket poll
Eliezer Tamir
[next]