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
2008-01-28
ieee80211: beacon->capability is little-endian
Al Viro
1
-20
/
+19
2008-01-28
ieee80211: fix misannotations
Al Viro
3
-19
/
+19
2008-01-28
ieee80211softmac_auth_resp() fix
Al Viro
1
-3
/
+3
2008-01-28
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
1
-5
/
+5
2008-01-28
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
1
-3
/
+3
2008-01-28
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
3
-8
/
+8
2008-01-28
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
1
-7
/
+6
2008-01-28
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
1
-0
/
+2
2008-01-28
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2
-87
/
+73
2008-01-28
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
1
-74
/
+65
2008-01-28
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
1
-39
/
+40
2008-01-28
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
1
-4
/
+15
2008-01-28
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
1
-12
/
+3
2008-01-28
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
1
-49
/
+34
2008-01-28
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-28
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
1
-9
/
+0
2008-01-28
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
1
-28
/
+35
2008-01-28
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
1
-89
/
+24
2008-01-28
[VLAN]: Update list address
Patrick McHardy
2
-2
/
+2
2008-01-28
[VLAN]: checkpatch cleanups
Patrick McHardy
5
-84
/
+89
2008-01-28
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
4
-46
/
+46
2008-01-28
[VLAN]: Simplify vlan unregistration
Patrick McHardy
3
-63
/
+22
2008-01-28
[VLAN]: Clean up unregister_vlan_dev
Patrick McHardy
1
-40
/
+32
2008-01-28
[VLAN]: Clean up initialization code
Patrick McHardy
2
-92
/
+70
2008-01-28
[VLAN]: Remove non-implemented ioctls
Patrick McHardy
1
-22
/
+1
2008-01-28
[VLAN]: Clean up debugging and printks
Patrick McHardy
4
-138
/
+30
2008-01-28
[VLAN]: Kill useless check
Patrick McHardy
1
-18
/
+0
2008-01-28
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
3
-108
/
+86
2008-01-28
[VLAN]: Use dev->stats
Patrick McHardy
3
-10
/
+5
2008-01-28
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
1
-2
/
+2
2008-01-28
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
1
-8
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
1
-12
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
2
-10
/
+2
2008-01-28
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
1
-24
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
1
-4
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
1
-6
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
1
-76
/
+3
2008-01-28
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
1
-64
/
+39
2008-01-28
[PKT_SCHED] SFQ: whitespace cleanup
Stephen Hemminger
1
-17
/
+25
2008-01-28
[PKT_SCHED] SFQ: use net_random
Stephen Hemminger
1
-3
/
+3
2008-01-28
[PKT_SCHED] SFQ: timer is deferrable
Stephen Hemminger
1
-1
/
+3
2008-01-28
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
2
-1
/
+3
2008-01-28
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
4
-14
/
+20
2008-01-28
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
3
-0
/
+4
2008-01-28
[SCTP]: Correctly initialize error when parameter validation failed.
Vlad Yasevich
1
-3
/
+2
2008-01-28
[IrDA]: Irport removal - part 1
Adrian Bunk
1
-168
/
+1
2008-01-28
[IrDA]: Frame length validation.
Robie Basak
2
-0
/
+25
2008-01-28
[IrDA]: Resend frames on timeout.
Robie Basak
1
-3
/
+9
2008-01-28
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
3
-19
/
+18
[next]