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
2013-04-29
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-29
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-29
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-29
lib, net: make isodigit() public and use it
Andy Shevchenko
1
-1
/
+0
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-6
/
+2
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-04-19
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
1
-1
/
+1
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
2
-2
/
+11
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+19
2013-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-12
/
+39
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+31
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
2
-2
/
+14
2013-04-18
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
1
-1
/
+5
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-12
/
+39
2013-04-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-23
/
+28
2013-04-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-13
/
+19
2013-04-17
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
5
-23
/
+28
2013-04-17
net: drop dst before queueing fragments
Eric Dumazet
2
-6
/
+20
2013-04-15
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-04-15
bridge: make user modified path cost sticky
stephen hemminger
3
-1
/
+4
2013-04-14
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
56
-193
/
+462
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2
-21
/
+22
2013-04-12
TTY: ircomm: fix DTR being raised on hang up
Johan Hovold
1
-1
/
+1
2013-04-12
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
David Ward
1
-0
/
+4
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
7
-44
/
+92
2013-04-12
Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...
John W. Linville
1
-4
/
+20
2013-04-12
netfilter: nf_nat: fix race when unloading protocol modules
Florian Westphal
1
-33
/
+7
2013-04-11
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-04-11
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-42
/
+101
2013-04-10
mac80211: fix cfg80211 interaction on auth/assoc request
Johannes Berg
1
-4
/
+20
2013-04-10
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+3
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
4
-4
/
+76
2013-04-09
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
1
-3
/
+7
2013-04-09
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-3
/
+3
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+1
2013-04-09
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-08
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-04-08
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-18
/
+16
2013-04-08
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-04-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+19
2013-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-04-08
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
1
-16
/
+42
2013-04-08
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
1
-0
/
+2
2013-04-08
mac80211: fix LED in idle handling
Johannes Berg
1
-8
/
+19
2013-04-07
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
Mathias Krause
1
-1
/
+2
[next]