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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-12
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
1
-20
/
+7
2008-12-12
mac80211: remove fragmentation offload functionality
Johannes Berg
1
-5
/
+0
2008-12-12
ieee80211_security: correct warning about width of auth_mode
John W. Linville
1
-3
/
+2
2008-12-12
mac80211: improve sta_notify documentation
Johannes Berg
1
-2
/
+2
2008-12-10
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
1
-0
/
+3
2008-12-10
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-0
/
+2
2008-12-10
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-0
/
+1
2008-12-10
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
1
-0
/
+1
2008-12-10
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
1
-0
/
+2
2008-12-10
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
1
-0
/
+3
2008-12-05
mac80211: document ieee80211_tx_info.pad
Kalle Valo
1
-0
/
+1
2008-12-05
mac80211: add sta_notify_ps callback
Christian Lamparter
1
-0
/
+18
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
1
-12
/
+3
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-0
/
+4
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
1
-0
/
+7
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
2
-0
/
+12
2008-12-03
Phonet: basic net namespace support
RĂ©mi Denis-Courmont
2
-2
/
+2
2008-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-3
/
+3
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-2
/
+2
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
1
-1
/
+1
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-9
/
+81
2008-11-27
decnet: compile fix for removal of byteorder wrapper
Harvey Harrison
1
-1
/
+1
2008-11-27
decnet: remove private wrappers of endian helpers
Harvey Harrison
2
-8
/
+6
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2008-11-26
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
1
-0
/
+1
2008-11-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+22
2008-11-26
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
1
-2
/
+2
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
2
-2
/
+2
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
3
-2
/
+3
2008-11-25
tc: policing requires a rate estimator
Stephen Hemminger
1
-0
/
+1
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
3
-5
/
+20
2008-11-25
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
2
-7
/
+9
2008-11-25
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: KM reporting in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-0
/
+1
2008-11-25
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
2
-3
/
+6
2008-11-25
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+3
2008-11-25
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
2
-12
/
+13
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: policy flushing in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: state walking in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-25
netns xfrm: finding states in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: state flush in netns
Alexey Dobriyan
1
-1
/
+1
[next]