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-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-63
/
+86
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-22
/
+13
2011-12-13
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-12
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2
-2
/
+12
2011-12-12
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-53
/
+48
2011-12-07
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-07
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+22
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-8
/
+7
2011-12-07
batman-adv: delete global entry in case of roaming
Antonio Quartulli
1
-3
/
+18
2011-12-07
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
1
-2
/
+4
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
1
-3
/
+4
2011-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-19
/
+37
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+37
2011-12-03
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-186
/
+337
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-01
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-11-30
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
2011-11-30
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-11-30
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-11-30
mac80211: fill rate filter for internal scan requests
Simon Wunderlich
1
-0
/
+6
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+41
2011-11-29
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
1
-8
/
+14
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
1
-1
/
+1
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
6
-44
/
+75
2011-11-28
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
Li Wei
1
-1
/
+1
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2
-2
/
+7
2011-11-28
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
1
-0
/
+14
2011-11-28
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
1
-1
/
+17
2011-11-28
mac80211: don't stop a single aggregation session twice
Johannes Berg
1
-2
/
+8
2011-11-28
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-11-26
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-1
/
+9
2011-11-26
AF_UNIX: Fix poll blocking problem when reading from a stream socket
Alexey Moiseytsev
1
-0
/
+4
2011-11-26
l2tp: ensure sk->dst is still valid
Florian Westphal
1
-1
/
+1
2011-11-26
decnet: proper socket refcounting
Eric Dumazet
1
-12
/
+5
2011-11-26
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
4
-6
/
+24
[next]