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-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
35
-598
/
+1173
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-598
/
+1173
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-07
ipv4/route/rtnl: get mcast attributes when dst is multicast
Nicolas Dichtel
1
-2
/
+21
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
1
-1
/
+1
2012-12-07
wext: explicitly cast -110 to u8
Johannes Berg
1
-1
/
+1
2012-12-07
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
1
-1
/
+8
2012-12-07
mac80211: warn only once if ampdu_action isn't assigned
Chaitanya
1
-1
/
+1
2012-12-06
tipc: remove obsolete flush of stale reassembly buffer
Erik Hugne
1
-44
/
+0
2012-12-06
rfkill: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
25
-517
/
+978
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-3
/
+4
2012-12-06
mac80211: cancel work instead of waiting for it to do nothing
Johannes Berg
1
-1
/
+1
2012-12-06
mac80211: don't drop mesh peering frames from unknown STA
Marco Porsch
1
-1
/
+2
2012-12-05
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
1
-3
/
+2
2012-12-05
bridge: implement multicast fast leave
David S. Miller
4
-21
/
+6
2012-12-05
ipv6: avoid taking locks at socket dismantle
Eric Dumazet
2
-0
/
+6
2012-12-05
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
1
-5
/
+12
2012-12-05
bridge: implement multicast fast leave
Amerigo Wang
3
-0
/
+42
2012-12-05
mac80211: skip radiotap space calculation if no monitor exists
Helmut Schaa
1
-3
/
+3
2012-12-05
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-1
/
+5
2012-12-05
mac80211: add debug file for mic failure
Saravana
3
-1
/
+24
2012-12-04
cfg80211: check no-OFDM flag for channels wider than 20 MHz
Johannes Berg
1
-0
/
+3
2012-12-04
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
1
-1
/
+4
2012-12-04
ip6mr: fix rtm_family of rtnl msg
Nicolas Dichtel
1
-1
/
+1
2012-12-04
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
Serge Hallyn
1
-0
/
+6
2012-12-04
ip6mr: advertise new mfc entries via rtnl
Nicolas Dichtel
1
-4
/
+59
2012-12-04
ipmr: advertise new mfc entries via rtnl
Nicolas Dichtel
1
-5
/
+59
2012-12-04
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2
-2
/
+41
2012-12-04
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2
-2
/
+8
2012-12-04
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2
-0
/
+14
2012-12-04
ip6mr: use nla_nest_* helpers
Nicolas Dichtel
1
-13
/
+13
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
4
-6
/
+46
2012-12-04
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
9
-252
/
+312
2012-12-04
mac80211: adapt slot time in IBSS mode
Simon Wunderlich
1
-0
/
+14
2012-12-03
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
1
-14
/
+10
2012-12-03
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
1
-1
/
+1
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-74
/
+187
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
10
-13
/
+117
2012-12-03
Revert "Bluetooth: Fix possible deadlock in SCO code"
Gustavo Padovan
1
-9
/
+10
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-5
/
+5
2012-12-03
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
1
-0
/
+7
2012-12-03
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
1
-17
/
+15
2012-12-03
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
1
-0
/
+1
2012-12-03
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
1
-0
/
+3
2012-12-03
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
1
-30
/
+26
2012-12-03
Bluetooth: Move double negation to macros
Gustavo Padovan
2
-7
/
+7
2012-12-03
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2
-7
/
+80
2012-12-03
Bluetooth: Add BT_DEFER_SETUP option to sco socket
Frédéric Dalleau
1
-0
/
+32
2012-12-03
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
[prev]
[next]