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
2011-07-25
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
1
-0
/
+2
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-19
/
+12
2011-07-25
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
Steve Dickson
1
-1
/
+1
2011-07-25
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
337
-7024
/
+14814
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-106
/
+387
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
1
-2
/
+5
2011-07-23
gre: fix improper error handling
xeb@mail.ru
1
-15
/
+6
2011-07-23
ipv4: use RT_TOS after some rt_tos conversions
Julian Anastasov
2
-2
/
+2
2011-07-23
net/9p: Fix the msize calculation.
Venkateswararao Jujjuri (JV)
1
-2
/
+2
2011-07-23
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
1
-0
/
+23
2011-07-23
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
1
-1
/
+32
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2
-16
/
+35
2011-07-23
fs/9p: Fid is not valid after a failed clunk.
Aneesh Kumar K.V
1
-2
/
+4
2011-07-23
VirtIO can transfer VIRTQUEUE_NUM of pages.
jvrao
1
-1
/
+1
2011-07-23
Fix the size of receive buffer packing onto VirtIO ring.
jvrao
1
-1
/
+1
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
2
-46
/
+37
2011-07-23
net/9p: fix client code to fail more gracefully on protocol error
Eric Van Hensbergen
1
-1
/
+2
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-27
/
+22
2011-07-22
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-68
/
+340
2011-07-22
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
1
-1
/
+1
2011-07-22
bridge: minor cleanups
stephen hemminger
3
-16
/
+14
2011-07-22
bridge: add notification over netlink when STP changes state
stephen hemminger
4
-1
/
+9
2011-07-22
bridge: notifier called with the wrong device
stephen hemminger
1
-1
/
+1
2011-07-22
bridge: ignore bogus STP config packets
stephen hemminger
1
-0
/
+11
2011-07-22
bridge: send proper message_age in config BPDU
stephen hemminger
2
-2
/
+3
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+1
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-68
/
+340
2011-07-22
icmp: Fix regression in nexthop resolution during replies.
David S. Miller
1
-6
/
+8
2011-07-21
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
Bill Sommerfeld
1
-3
/
+3
2011-07-21
ipv6: make fragment identifications less predictable
Eric Dumazet
3
-8
/
+37
2011-07-21
ipv6: unshare inetpeers
Eric Dumazet
1
-13
/
+20
2011-07-22
IPVS: Free resources on module removal
Simon Horman
1
-0
/
+1
2011-07-21
ethtool: Allow zero-length register dumps again
Ben Hutchings
1
-2
/
+2
2011-07-21
skbuff: fix error handling in pskb_copy()
Dan Carpenter
1
-1
/
+2
2011-07-21
vlan: move vlan_group_[gs]et_device to public header
Jiri Pirko
1
-0
/
+19
2011-07-21
vlan: kill ndo_vlan_rx_register
Jiri Pirko
1
-4
/
+0
2011-07-21
vlan: kill vlan_gro_frags and vlan_gro_receive
Jiri Pirko
1
-16
/
+0
2011-07-21
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
Jiri Pirko
1
-9
/
+0
2011-07-21
lro: do vlan cleanup
Jiri Pirko
1
-28
/
+11
2011-07-21
lro: kill lro_vlan_hwaccel_receive_frags
Jiri Pirko
1
-20
/
+0
2011-07-21
lro: kill lro_vlan_hwaccel_receive_skb
Jiri Pirko
1
-15
/
+0
2011-07-21
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
1
-0
/
+21
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-23
/
+28
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
10
-76
/
+215
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-10
/
+10
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
1
-1
/
+0
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
7
-20
/
+56
2011-07-20
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
Paul E. McKenney
1
-7
/
+1
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
3
-2
/
+8
2011-07-20
mac80211: check sta_info_get() return value
Eliad Peller
1
-1
/
+9
[prev]
[next]