Gitiles Standalone
repos
/
linux-2.6
/
1b9801fa8e08a3bfffc7885cbb783f097d76a497
/
net
/
ipv4
d3dd6b4
Merge branch 'linux-3.4.35' into rel-17
by Sachin Nikam
· 13 years ago
4b63cd6
CHROMIUM: tcp: Avoid merging segments on the OOO queue into a cloned SKB
by Steve Lin
· 13 years ago
e5a096a
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 13 years ago
785e5dc
ipv4: fix a bug in ping_err().
by Li Wei
· 13 years ago
f641de9
tcp: fix for zero packets_in_flight was too broad
by Ilpo Järvinen
· 13 years ago
2813296
tcp: frto should not set snd_cwnd to 0
by Eric Dumazet
· 13 years ago
0ad7157
net: prevent setting ttl=0 via IP_TTL
by Cong Wang
· 13 years ago
2ee4432
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
by Eric Dumazet
· 13 years ago
29eac37
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
by Eric Dumazet
· 13 years ago
f451931
tcp: refine SYN handling in tcp_validate_incoming
by Eric Dumazet
· 13 years ago
d21383f
tcp: implement RFC 5961 4.2
by Eric Dumazet
· 13 years ago
34fb350
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 13 years ago
d46699a
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 13 years ago
f762136
inet_diag: validate port comparison byte code to prevent unsafe reads
by Neal Cardwell
· 13 years ago
b2aa2e7
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
by Neal Cardwell
· 13 years ago
879fc99
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
by Neal Cardwell
· 13 years ago
457a04b
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
by Neal Cardwell
· 13 years ago
eab34a3
ipv4: ip_check_defrag must not modify skb before unsharing
by Johannes Berg
· 13 years ago
a39bdce
netfilter: nf_nat: don't check for port change on ICMP tuples
by Ulrich Weber
· 13 years ago
0fa8933
ipv4: avoid undefined behavior in do_ip_setsockopt()
by Xi Wang
· 13 years ago
ecdebbf
net: inet_diag -- Return error code if protocol handler is missed
by Cyrill Gorcunov
· 13 years ago
b97ecda
net: fix divide by zero in tcp algorithm illinois
by Jesper Dangaard Brouer
· 13 years ago
d1a94e0
tcp: fix FIONREAD/SIOCINQ
by Eric Dumazet
· 13 years ago
259c5a7
tcp: resets are misrouted
by Alexey Kuznetsov
· 13 years ago
7ea0513
netfilter: nf_nat_sip: fix via header translation with multiple parameters
by Patrick McHardy
· 13 years ago
6ebe631
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
by Pablo Neira Ayuso
· 13 years ago
514ddfe
ipv4: raw: fix icmp_filter()
by Eric Dumazet
· 13 years ago
2033554
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 13 years ago
b9d798a
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 13 years ago
fbc3501
tcp: fix cwnd reduction for non-sack recovery
by Yuchung Cheng
· 13 years ago
4658b24
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 13 years ago
82cfe17
Merge commit 'v3.4.8' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
2ce42ec
tcp: perform DMA to userspace only if there is a task waiting for it
by Jiri Kosina
· 13 years ago
ac6b310
tcp: Add TCP_USER_TIMEOUT negative value check
by Hangbin Liu
· 13 years ago
a080e65
cipso: don't follow a NULL pointer when setsockopt() is called
by Paul Moore
· 13 years ago
fac3a33
Merge commit 'v3.4.5' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
89a5feb
inetpeer: fix a race in inetpeer_gc_worker()
by Eric Dumazet
· 13 years ago
e6dca42
Merge commit 'v3.4.2' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
978041f
xfrm: take net hdr len into account for esp payload size calculation
by Benjamin Poirier
· 13 years ago
86a2569
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
by Yanmin Zhang
· 13 years ago
9d427e2
Merge commit 'v3.4' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
becf4f8
ipv4: Do not use dead fib_info entries.
by David S. Miller
· 13 years ago
bad115c
tcp: do_tcp_sendpages() must try to push data out on oom conditions
by Willy Tarreau
· 13 years ago
e626f08
tcp: change tcp_adv_win_scale and tcp_rmem[2]
by Eric Dumazet
· 14 years ago
94d27eb
tcp: fix infinite cwnd in tcp_complete_cwr()
by Yuchung Cheng
· 14 years ago
3e4334a
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
by Neal Cardwell
· 14 years ago
cf37952
udp_diag: implement idiag_get_info for udp/udplite to get queue information
by Shan Wei
· 14 years ago
dccd9ec
ipv4: Do not use dead fib_info entries.
by David S. Miller
· 13 years ago
b49960a
tcp: change tcp_adv_win_scale and tcp_rmem[2]
by Eric Dumazet
· 14 years ago
1cebce3
tcp: fix infinite cwnd in tcp_complete_cwr()
by Yuchung Cheng
· 14 years ago
9b79fdc
tcp: fix retransmit of partially acked frames
by Eric Dumazet
· 14 years ago
3d9c8b2
tcp: fix tcp_grow_window() for large incoming frames
by Eric Dumazet
· 14 years ago
651913c
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
by Neal Cardwell
· 14 years ago
62ad6fc
udp_diag: implement idiag_get_info for udp/udplite to get queue information
by Shan Wei
· 14 years ago
22b4a4f
tcp: fix retransmit of partially acked frames
by Eric Dumazet
· 14 years ago
081f78d
tcp: avoid order-1 allocations on wifi and tx path
by Eric Dumazet
· 14 years ago
ca58601
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
by Neal Cardwell
· 14 years ago
1dc7f9d
tcp: restore correct limit
by Eric Dumazet
· 14 years ago
7f0c7c7
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
by Jozsef Kadlecsik
· 14 years ago
c7fe54c
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
by Jozsef Kadlecsik
· 14 years ago
76a33fc0
netdma: adding alignment check for NETDMA ops
by Dave Jiang
· 14 years ago
db655f5
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 14 years ago
f938c94
tcp: allow splice() to build full TSO packets
by Eric Dumazet
· 14 years ago
9a022cf
net/ipv4: fix IPv4 multicast over network namespaces
by Benjamin LaHaise
· 14 years ago
4d846f0
tcp: fix tcp_grow_window() for large incoming frames
by Eric Dumazet
· 14 years ago
04e0985
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
by Chia-chi Yeh
· 16 years ago
cebd63b
Paranoid network.
by Robert Love
· 14 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
a21d457
tcp: avoid order-1 allocations on wifi and tx path
by Eric Dumazet
· 14 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 14 years ago
18a223e
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
by Neal Cardwell
· 14 years ago
5fb84b1
tcp: restore correct limit
by Eric Dumazet
· 14 years ago
07153c6
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
by Jozsef Kadlecsik
· 14 years ago
8430eac
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
by Jozsef Kadlecsik
· 14 years ago
97caf63
Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebased
by Varun Wadekar
· 14 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 14 years ago
a2bd114
netdma: adding alignment check for NETDMA ops
by Dave Jiang
· 14 years ago
2f53384
tcp: allow splice() to build full TSO packets
by Eric Dumazet
· 14 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
4e7b2f1
net/ipv4: fix IPv4 multicast over network namespaces
by Benjamin LaHaise
· 14 years ago
9c66412
Merge commit '5275e74' into after-upstream-android
by Dan Willemsen
· 14 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 14 years ago
523f610
netfilter: remove forward module param confusion.
by Rusty Russell
· 14 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 14 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
c862815
tcp: reduce out_of_order memory use
by Eric Dumazet
· 14 years ago
e86b291
tcp: introduce tcp_data_queue_ofo
by Eric Dumazet
· 14 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
124d37e
arp: allow arp processing to honor per interface arp_accept sysctl
by Neil Horman
· 14 years ago
afd46503
net: ipv4: Standardize prefixes for message logging
by Joe Perches
· 14 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 14 years ago
dfd25ff
tcp: fix syncookie regression
by Eric Dumazet
· 14 years ago
6a91395
ipv4: Make ip_rcv_options() return bool.
by David S. Miller
· 14 years ago
ba57b4d
ipv4: Make ip_call_ra_chain() return bool.
by David S. Miller
· 14 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
Next »