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-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-50
/
+63
2013-05-03
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-30
/
+23
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-03
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-03
tipc: pskb_copy() buffers when sending on more than one bearer
Gerlando Falauto
1
-1
/
+12
2013-05-03
tipc: tipc_bcbearer_send(): simplify bearer selection
Gerlando Falauto
1
-9
/
+9
2013-05-03
tipc: cosmetic: clean up comments and break a long line
Gerlando Falauto
1
-6
/
+7
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-19
/
+1889
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+13
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+39
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2
-2
/
+2
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
30
-164
/
+127
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
4
-15
/
+7
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-3
/
+4
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-2
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
422
-15256
/
+22575
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
1
-6
/
+6
2013-05-01
net: sctp: attribute printl with __printf for gcc fmt checks
Daniel Borkmann
1
-1
/
+1
2013-05-01
netlink: kconfig: move mmap i/o into netlink kconfig
Daniel Borkmann
2
-9
/
+9
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
1
-7
/
+7
2013-05-01
netlink: Fix skb ref counting.
Pravin B Shelar
1
-1
/
+0
2013-05-01
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-04-30
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
1
-1
/
+3
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
1
-1
/
+8
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-52
/
+275
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-38
/
+42
2013-04-30
unix/stream: fix peeking with an offset larger than data in queue
Benjamin Poirier
1
-13
/
+12
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
1
-8
/
+13
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
1
-1
/
+2
2013-04-30
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
Thomas Graf
5
-12
/
+2
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
1
-1
/
+4
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
svcrpc: fix gss-proxy to respect user namespaces
J. Bruce Fields
1
-7
/
+13
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
1
-1
/
+1
2013-04-29
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
1
-1
/
+10
2013-04-29
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
9
-44
/
+185
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
3
-40
/
+38
2013-04-29
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
1
-3
/
+11
2013-04-29
sock_close() couldn't have been called with NULL inode since at least 2.1.early
Al Viro
1
-9
/
+0
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-91
/
+41
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
[next]