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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+20
2008-07-15
netdev: Add addr_list_lock to struct net_device.
David S. Miller
1
-0
/
+1
2008-07-14
mib: add struct net to ICMPMSGIN_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+1
2008-07-14
mib: add struct net to ICMPMSGOUT_INC_STATS
Pavel Emelyanov
1
-1
/
+1
2008-07-14
mib: add struct net to ICMP_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+1
2008-07-14
mib: add struct net to ICMP_INC_STATS
Pavel Emelyanov
1
-1
/
+1
2008-07-14
icmp: drop unused MIB accounting wrappers
Pavel Emelyanov
1
-5
/
+0
2008-07-14
icmp: add struct net argument to icmp_out_count
Pavel Emelyanov
1
-1
/
+2
2008-07-14
packet: deliver VLAN TCI to userspace
Patrick McHardy
1
-0
/
+2
2008-07-14
packet: support extensible, 64 bit clean mmaped ring structure
Patrick McHardy
1
-0
/
+21
2008-07-14
vlan: deliver packets received with VLAN acceleration to network taps
Patrick McHardy
1
-0
/
+1
2008-07-14
vlan: Don't store VLAN tag in cb
Patrick McHardy
2
-24
/
+10
2008-07-14
tipc: Remove unneeded parameter to tipc_createport_raw()
Allan Stephens
1
-10
/
+3
2008-07-14
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
1
-0
/
+13
2008-07-14
tun: Fix/rewrite packet filtering logic
Max Krasnyansky
1
-3
/
+21
2008-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-38
/
+36
2008-07-14
net-sched: cls_flow: add perturbation support
Patrick McHardy
1
-0
/
+1
2008-07-14
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-4
/
+2
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-07-14
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
David S. Miller
1
-10
/
+10
2008-07-14
mac80211: fix struct ieee80211_tx_queue_params
Johannes Berg
1
-5
/
+5
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-0
/
+12
2008-07-14
ssb: Include dma-mapping.h
Michael Buesch
1
-0
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-33
/
+16
2008-07-14
mac80211: power management wext hooks
Samuel Ortiz
1
-0
/
+2
2008-07-13
dccp: Upgrade NDP count from 3 to 6 bytes
Gerrit Renker
1
-4
/
+2
2008-07-11
net: add netif_napi_del function to allow for removal of napistructs
Alexander Duyck
1
-0
/
+13
2008-07-10
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
1
-0
/
+1
2008-07-08
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
2
-17
/
+40
2008-07-08
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2
-24
/
+0
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
1
-23
/
+39
2008-07-08
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
1
-3
/
+5
2008-07-08
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
1
-5
/
+12
2008-07-08
netdev: Move gso_skb into netdev_queue.
David S. Miller
1
-3
/
+1
2008-07-08
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
1
-0
/
+8
2008-07-08
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
1
-0
/
+8
2008-07-08
pkt_sched: Add qdisc_all_tx_empty()
David S. Miller
2
-1
/
+10
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-0
/
+6
2008-07-08
netdev: Move next_sched into struct netdev_queue.
David S. Miller
1
-3
/
+2
2008-07-08
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
1
-1
/
+0
2008-07-08
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
1
-3
/
+0
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2
-8
/
+4
2008-07-08
netdev: The ingress_lock member is no longer needed.
David S. Miller
1
-2
/
+0
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
1
-2
/
+2
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
1
-7
/
+9
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
2
-1
/
+12
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-15
/
+34
2008-07-08
vlan: avoid header copying and linearisation where possible
Patrick McHardy
1
-15
/
+3
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
1
-15
/
+25
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
1
-0
/
+2
[next]