index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-03
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
1
-1
/
+2
2008-07-03
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
1
-0
/
+1
2008-06-27
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
1
-2
/
+1
2008-06-27
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
Pavel Emelyanov
2
-5
/
+13
2008-06-27
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
1
-3
/
+3
2008-06-27
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
1
-3
/
+6
2008-06-17
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
1
-1
/
+1
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
1
-2
/
+1
2008-06-16
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
Rami Rosen
1
-4
/
+0
2008-06-16
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
1
-1
/
+1
2008-06-16
tcp: Revert reset of deferred accept changes in 2.6.26
David S. Miller
1
-3
/
+3
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-88
/
+31
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
6
-88
/
+31
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+6
2008-06-10
net: Fix routing tables with id > 255 for legacy software
Krzysztof Piotr Oledzki
1
-1
/
+4
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2
-3
/
+2
2008-06-05
asn1: additional sanity checking during BER decoding
Chris Wright
1
-0
/
+14
2008-06-04
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
1
-1
/
+8
2008-06-04
tcp: Increment OUTRSTS in tcp_send_active_reset()
Sridhar Samudrala
1
-0
/
+2
2008-06-04
raw: Raw socket leak.
Denis V. Lunev
1
-0
/
+9
2008-06-04
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
2
-2
/
+3
2008-06-04
tcp: fix skb vs fack_count out-of-sync condition
Ilpo Järvinen
1
-3
/
+3
2008-06-05
[IPV6]: inet_sk(sk)->cork.opt leak
Denis V. Lunev
1
-1
/
+2
2008-06-05
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-06-04
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
Ilpo Järvinen
1
-10
/
+19
2008-06-03
route: Remove unused ifa_anycast field
Thomas Graf
1
-9
/
+0
2008-06-03
route: Mark unused routing attributes as such
Thomas Graf
1
-1
/
+0
2008-06-03
route: Mark unused route cache flags as such.
Thomas Graf
1
-1
/
+1
2008-05-21
net: The world is not perfect patch.
Rami Rosen
2
-274
/
+2
2008-05-21
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
1
-3
/
+2
2008-05-21
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
1
-4
/
+6
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
1
-1
/
+1
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-19
/
+24
2008-05-13
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
1
-2
/
+2
2008-05-13
tcp FRTO: work-around inorder receivers
Ilpo Järvinen
1
-4
/
+11
2008-05-13
tcp FRTO: Fix fallback to conventional recovery
Ilpo Järvinen
1
-1
/
+1
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
4
-12
/
+10
2008-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+9
2008-05-08
net/ipv4: correct RFC 1122 section reference in comment
J.H.M. Dassen (Ray)
1
-1
/
+1
2008-05-08
tcp FRTO: SACK variant is errorneously used with NewReno
Ilpo Järvinen
1
-5
/
+8
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-16
/
+17
2008-05-04
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
2
-15
/
+16
2008-05-04
ip: Make use of the inline function dst_metric_locked()
Satoru SATOH
1
-1
/
+1
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-39
/
+38
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
2
-19
/
+17
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-3
/
+3
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-2
/
+2
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
3
-6
/
+12
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-77
/
+126
[next]