index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
2017-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-24
ping: implement proper locking
Eric Dumazet
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-16
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-13
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-08
netfilter: don't track fragmented packets
Florian Westphal
2017-03-07
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-02
tcp: fix potential double free issue for fastopen_req
Wei Wang
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
tcp/dccp: block BH for SYN processing
Eric Dumazet
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-26
ipv4: mask tos for input route
Julian Anastasov
2017-02-26
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-22
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
2017-02-22
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2017-02-21
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2017-02-21
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-17
tcp: use page_ref_inc() in tcp_sendmsg()
Eric Dumazet
[next]