Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b82a3ecdc54465c792326522d804d2eebaae9a23
/
net
/
ipv4
9cc20b2
ipv4: fix redirect handling
by Eric Dumazet
· 13 years ago
fb120c0
ping: dont increment ICMP_MIB_INERRORS
by Eric Dumazet
· 13 years ago
709e869
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
by Eric Dumazet
· 13 years ago
06236ac
net-netlink: Add a new attribute to expose TCLASS values via netlink
by Maciej Żenczykowski
· 13 years ago
4b90a60
ah: Don't return NET_XMIT_DROP on input.
by Nick Bowler
· 13 years ago
b12f62e
ipv4: fix for ip_options_rcv_srr() daddr update.
by Li Wei
· 13 years ago
b7ea81a
ah: Read nexthdr value before overwriting it in ahash input callback.
by Nick Bowler
· 13 years ago
069294e
ah: Correctly pass error codes in ahash output callback.
by Nick Bowler
· 13 years ago
2bc8ca4
ipv4: Fix inetpeer expire time information
by Steffen Klassert
· 13 years ago
6d67e9b
tcp: Fix comments for Nagle algorithm
by Feng King
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
918eb39
net: add missing bh_unlock_sock() calls
by Eric Dumazet
· 13 years ago
0ad92ad
udp: fix a race in encap_rcv handling
by Eric Dumazet
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
59445b6
ipv4: avoid useless call of the function check_peer_pmtu
by Gao feng
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
b732339
ipv4: fix ipsec forward performance regression
by Yan, Zheng
· 13 years ago
7cc9150
route: fix ICMP redirect validation
by Flavio Leitner
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
2c67e9a
net: use INET_ECN_MASK instead of hardcoded 3
by Maciej Żenczykowski
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
6cc7a76
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
by Maciej Żenczykowski
· 13 years ago
20c4cb7
tcp: remove unused tcp_fin() parameters
by Eric Dumazet
· 13 years ago
e9266a0
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
by Eric Dumazet
· 13 years ago
113ab38
ip_gre: dont increase dev->needed_headroom on a live device
by Eric Dumazet
· 13 years ago
686dc6b
ipv4: compat_ioctl is local to af_inet.c, make it static
by Gerrit Renker
· 13 years ago
06a59ec
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
by Eric Dumazet
· 13 years ago
58af19e
tproxy: copy transparent flag when creating a time wait
by KOVACS Krisztian
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
3ceca74
net-netlink: Add a new attribute to expose TOS values via netlink
by Murali Raja
· 13 years ago
5675592
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
by Dan Carpenter
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
1e5289e
tcp: properly update lost_cnt_hint during shifting
by Yan, Zheng
· 13 years ago
260fcbe
tcp: properly handle md5sig_pool references
by Yan, Zheng
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
b5c5693
tcp: report ECN_SEEN in tcp_info
by Eric Dumazet
· 13 years ago
4de075e
tcp: rename tcp_skb_cb flags
by Eric Dumazet
· 13 years ago
b82d1bb
tcp: unalias tcp_skb_cb flags and ip_dsfield
by Eric Dumazet
· 13 years ago
7a269ff
tcp: ECN blackhole should not force quickack mode
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
f779b2d
tcp: fix validation of D-SACK
by Zheng Yan
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
by Eric Dumazet
· 13 years ago
19c1ea1
ipv4: Fix fib_info->fib_metrics leak
by Yan, Zheng
· 13 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 13 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 13 years ago
29c486d
net: ipv4: relax AF_INET check in bind()
by Eric Dumazet
· 13 years ago
7858241
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
c667523
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
by Florian Westphal
· 13 years ago
a262f0c
Proportional Rate Reduction for TCP.
by Nandita Dukkipati
· 13 years ago
aff65da
net: ipv4: convert to SKB frag APIs
by Ian Campbell
· 13 years ago
e05c4ad3
mcast: Fix source address selection for multicast listener report
by Yan, Zheng
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b81693d
net: remove ndo_set_multicast_list callback
by Jiri Pirko
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
97a8041
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 13 years ago
f0e3d06
tcp: initialize variable ecn_ok in syncookies path
by Mike Waychison
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d52fbfc
ipv4: use dst with ref during bcast/mcast loopback
by Julian Anastasov
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
797fd39
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
dd23198
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
by Daniel Baluta
· 13 years ago
d547f72
ipv4: fix the reusing of routing cache entries
by Julian Anastasov
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
a1889c0
net: adjust array index
by Julia Lawall
· 13 years ago
91c66c6
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
by Jesper Juhl
· 13 years ago
d5eab91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
b76d078
IPv4: Send gratuitous ARP for secondary IP addresses also
by Zoltan Kiss
· 13 years ago
559fafb
gre: fix improper error handling
by xeb@mail.ru
· 13 years ago
b0fe4a3
ipv4: use RT_TOS after some rt_tos conversions
by Julian Anastasov
· 13 years ago
415b333
icmp: Fix regression in nexthop resolution during replies.
by David S. Miller
· 13 years ago
d9be4f7
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
by Bill Sommerfeld
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
9fea033
lro: do vlan cleanup
by Jiri Pirko
· 13 years ago
0f72572
lro: kill lro_vlan_hwaccel_receive_frags
by Jiri Pirko
· 13 years ago
7756a96
lro: kill lro_vlan_hwaccel_receive_skb
by Jiri Pirko
· 13 years ago
5c74501
ipv4: save cpu cycles from check_leaf()
by Eric Dumazet
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
fec8292
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
by David S. Miller
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 13 years ago
Next »