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
2014-11-14
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2014-11-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-10-15
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2
-3
/
+4
2014-08-14
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
1
-1
/
+2
2014-08-14
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
1
-1
/
+1
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
1
-3
/
+33
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
8
-56
/
+28
2014-07-28
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-07-28
tcp: fix false undo corner cases
Yuchung Cheng
2
-6
/
+8
2014-07-28
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-07-28
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
1
-2
/
+0
2014-07-28
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
1
-1
/
+2
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-7
/
+8
2014-07-28
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-07-28
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
2014-07-06
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
1
-6
/
+1
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
1
-2
/
+2
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
1
-0
/
+1
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-05-30
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-30
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-30
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-30
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-05-30
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
1
-1
/
+1
2014-05-30
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-05-30
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-05-30
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
2
-4
/
+8
2014-04-14
ipmr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+11
2014-04-14
inet: frag: make sure forced eviction removes all frags
Florian Westphal
1
-1
/
+1
2014-04-14
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
1
-1
/
+2
2014-03-23
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2
-4
/
+11
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+69
2014-03-06
ipv4: fix counter in_slow_tot
Duan Jiong
1
-2
/
+2
2014-03-06
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-03-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-02-06
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
1
-0
/
+2
2014-02-06
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
1
-0
/
+1
2014-02-06
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-02-06
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
1
-1
/
+3
2014-01-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2014-01-15
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+1
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
1
-3
/
+0
2013-12-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
[next]