Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb4f98abf590cf9899017f14f1a54984f02a0009
/
net
/
ipv4
4497b07
net: Discard and warn about LRO'd skbs received for forwarding
by Ben Hutchings
· 17 years ago
0187bdf
net: Disable LRO on devices that are forwarding
by Ben Hutchings
· 17 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
cb61cb9
udp: sk_drops handling
by Eric Dumazet
· 17 years ago
fe833fc
xfrm: fix fragmentation for ipv4 xfrm tunnel
by Steffen Klassert
· 17 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 17 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9f26b3a
inet: add struct net argument to inet_ehashfn
by Pavel Emelyanov
· 17 years ago
2086a65
inet: add struct net argument to inet_lhashfn
by Pavel Emelyanov
· 17 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 17 years ago
19c7578
udp: add struct net argument to udp_hashfn
by Pavel Emelyanov
· 17 years ago
e316349
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
by Pavel Emelyanov
· 17 years ago
d626628
udp: introduce a udp_hashfn function
by Pavel Emelyanov
· 17 years ago
a9d246d
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
by Rami Rosen
· 17 years ago
68be802
raw: Restore /proc/net/raw correct behavior
by Eric Dumazet
· 17 years ago
93653e0
tcp: Revert reset of deferred accept changes in 2.6.26
by David S. Miller
· 17 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 17 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5155857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 17 years ago
e6e30ad
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 17 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 17 years ago
9501f97
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash().
by YOSHIFUJI Hideaki
· 17 years ago
8d26d76
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
076fb72
tcp md5sig: Remove redundant protocol argument.
by YOSHIFUJI Hideaki
· 17 years ago
7d5d552
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
f7f866e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
709772e
net: Fix routing tables with id > 255 for legacy software
by Krzysztof Piotr Oledzki
· 17 years ago
573bf47
ipv4 addr: Send netlink notification for address label changes
by Thomas Graf
· 17 years ago
ce4a7d0
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
by Arnaldo Carvalho de Melo
· 17 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e64bda8
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
by Rami Rosen
· 17 years ago
718d4ad
netfilter: nf_conntrack: properly account terminating packets
by Fabian Hugelshofer
· 17 years ago
5109176
netfilter: nf_conntrack: add nf_ct_kill()
by Patrick McHardy
· 17 years ago
560ee65
netfilter: ip_tables: add iptables security table for mandatory access control rules
by James Morris
· 17 years ago
ddb2c43
asn1: additional sanity checking during BER decoding
by Chris Wright
· 17 years ago
293ad60
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
by Octavian Purdila
· 17 years ago
26af65c
tcp: Increment OUTRSTS in tcp_send_active_reset()
by Sridhar Samudrala
· 17 years ago
22dd485
raw: Raw socket leak.
by Denis V. Lunev
· 17 years ago
aed5a83
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix
by David S. Miller
· 17 years ago
a660447
tcp: fix skb vs fack_count out-of-sync condition
by Ilpo Järvinen
· 17 years ago
36d926b
[IPV6]: inet_sk(sk)->cork.opt leak
by Denis V. Lunev
· 17 years ago
baa2bfb
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
by YOSHIFUJI Hideaki
· 17 years ago
8aca6cb
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
by Ilpo Järvinen
· 17 years ago
ab32cd7
route: Remove unused ifa_anycast field
by Thomas Graf
· 17 years ago
1f9d11c
route: Mark unused routing attributes as such
by Thomas Graf
· 17 years ago
51b77ca
route: Mark unused route cache flags as such.
by Thomas Graf
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
071f92d
net: The world is not perfect patch.
by Rami Rosen
· 17 years ago
51f82a2
net/ipv4/arp.c: Use common hex_asc helpers
by Denis Cheng
· 17 years ago
7d227cd2
tcp: TCP connection times out if ICMP frag needed is delayed
by Sridhar Samudrala
· 17 years ago
cf3677a
ipmr: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 17 years ago
2f4c02d
ipmr: Ipip tunnel uses on-device stats.
by Pavel Emelyanov
· 17 years ago
50f59ce
ipip: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 17 years ago
addd68e
ipgre: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 17 years ago
1ac06e0
ipsec: Use the correct ip_local_out function
by Herbert Xu
· 17 years ago
7d291eb
inet: Register fragmentation some ctls at read-only root.
by Pavel Emelyanov
· 17 years ago
0a64b4b
inet: Rename fragmentation sysctl-related functions/variables.
by Pavel Emelyanov
· 17 years ago
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5e0f892
cipso: Relax too much careful cipso hash function.
by Pavel Emelyanov
· 17 years ago
79d44516
tcp FRTO: work-around inorder receivers
by Ilpo Järvinen
· 17 years ago
a1c1f28
tcp FRTO: Fix fallback to conventional recovery
by Ilpo Järvinen
· 17 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 17 years ago
28a4acb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
c67fa02
net/ipv4: correct RFC 1122 section reference in comment
by J.H.M. Dassen (Ray)
· 17 years ago
62ab222
tcp FRTO: SACK variant is errorneously used with NewReno
by Ilpo Järvinen
· 17 years ago
4880d10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
0bbeafd
ip: Make use of the inline function dst_metric_locked()
by Satoru SATOH
· 17 years ago
4f9faaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d3e2ce3
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
84841c3
ipv4: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
6e79d85
netfilter: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
ab59859
net: fix returning void-valued expression warnings
by Harvey Harrison
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1591311
tcp: Overflow bug in Vegas
by Lachlan Andrew
· 17 years ago
be9164e
[IPv4] UFO: prevent generation of chained skb destined to UFO device
by Kostya B
· 17 years ago
45e741b
ipv4: annotate a few functions __init in ipconfig.c
by Sam Ravnborg
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
443a70d
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
by Philip Craig
· 17 years ago
0010e46
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
by Timo Teras
· 17 years ago
42908c6
net: Add compat support for getsockopt (MCAST_MSFILTER)
by David L Stevens
· 17 years ago
2ad17de
ipvs: fix oops in backup for fwmark conn templates
by Julian Anastasov
· 17 years ago
9a732ed
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
by Arnaud Ebalard
· 17 years ago
246eb2a
tcp: Limit cwnd growth when deferring for GSO
by John Heffner
· 17 years ago
ce447eb
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
by John Heffner
· 17 years ago
77a50df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9ae27e0a
tcp: Fix slab corruption with ipv6 and tcp6fuzz
by Evgeniy Polyakov
· 17 years ago
dae5029
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
by David L Stevens
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8d390ef
tcp: tcp_probe buffer overflow and incorrect return value
by Tom Quetchenbach
· 17 years ago
d02aacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5e659e4
[NET]: Fix heavy stack usage in seq_file output routines.
by Pavel Emelyanov
· 17 years ago
b0d19a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
529a41e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d7ee147
tcp: Make use of before macro in tcp_input.c
by Arnd Hannemann
· 17 years ago
f25c3d6
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
by YOSHIFUJI Hideaki
· 17 years ago
263173a
[IPV4]: Make icmp_sk_init() static.
by Adrian Bunk
· 17 years ago
1f29b05
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
by Satoru SATOH
· 17 years ago
Next »