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
2013-10-13
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
1
-3
/
+1
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
6
-10
/
+10
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-10-13
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-09-14
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
1
-1
/
+1
2013-09-14
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
1
-1
/
+2
2013-09-14
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
1
-3
/
+6
2013-09-14
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
1
-0
/
+2
2013-09-14
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-09-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-1
/
+1
2013-09-14
ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
Timo Teräs
1
-1
/
+1
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-11
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-07-28
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-28
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-1
/
+2
2013-07-28
ipip: fix a regression in ioctl
Cong Wang
1
-5
/
+7
2013-07-28
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
1
-43
/
+54
2013-07-28
vti: remove duplicated code to fix a memory leak
Cong Wang
1
-7
/
+0
2013-07-28
gre: fix a regression in ioctl
Cong Wang
1
-4
/
+5
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
1
-1
/
+1
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+8
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
1
-4
/
+8
2013-06-19
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
1
-2
/
+2
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
1
-2
/
+2
2013-06-13
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
1
-2
/
+1
2013-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2013-05-27
ipv4: fix redirect handling for TCP packets
Michal Kubecek
1
-1
/
+6
2013-05-25
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
1
-1
/
+1
2013-05-23
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-05-23
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
1
-2
/
+4
2013-05-23
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
1
-10
/
+13
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
1
-1
/
+2
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+8
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-5
/
+8
2013-05-14
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-05-11
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2
-10
/
+2
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-0
/
+1
2013-05-05
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-03
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
1
-1
/
+6
2013-05-03
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2
-1
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
[next]