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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-28
netlink: add reference of module in netlink_dump_start
Gao feng
1
-8
/
+21
2012-10-28
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+25
2012-10-28
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
1
-2
/
+2
2012-10-21
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-10-21
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2
-8
/
+5
2012-10-21
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-10-21
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
1
-2
/
+3
2012-10-21
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
2012-10-21
netfilter: ipset: timeout fixing bug broke SET target special timeout value
Jozsef Kadlecsik
1
-1
/
+3
2012-10-21
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-2
/
+13
2012-10-21
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-10-21
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
1
-2
/
+3
2012-10-21
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-21
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
1
-5
/
+16
2012-10-13
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-10-13
netrom: copy_datagram_iovec can fail
Alan Cox
1
-1
/
+6
2012-10-13
l2tp: fix a typo in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2012-10-13
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-10-13
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-10-13
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-10-13
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-10-13
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-10-13
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
1
-1
/
+20
2012-10-13
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-10-13
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-10-13
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-13
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-13
8021q: fix mac_len recomputation in vlan_untag()
Antonio Quartulli
1
-1
/
+2
2012-10-13
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
1
-1
/
+4
2012-10-13
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-10-13
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-10-13
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-10-13
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-10-13
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-10-13
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-10-13
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-10-13
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2
-1
/
+16
2012-10-02
rds: set correct msg_namelen
Weiping Pan
1
-0
/
+3
2012-10-02
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2
-2
/
+5
2012-10-02
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-10-02
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-10-02
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
1
-3
/
+3
2012-10-02
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
1
-3
/
+9
2012-10-02
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-10-02
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-10-02
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-10-02
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
[next]