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
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-0
/
+38
2012-05-12
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
1
-0
/
+54
2012-05-12
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
1
-31
/
+37
2012-05-12
usb/net: rndis: move bus message definition
Linus Walleij
1
-6
/
+5
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-55
/
+52
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-17
/
+0
2012-05-12
usb/net: rndis: move and namespace PnP defines
Linus Walleij
1
-15
/
+12
2012-05-12
usb/net: rndis: delete duplicate packet types
Linus Walleij
1
-13
/
+0
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
1
-38
/
+22
2012-05-12
usb/net: rndis: group all status codes together
Linus Walleij
1
-81
/
+76
2012-05-12
usb/net: rndis: delete surplus defines
Linus Walleij
1
-4
/
+0
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-49
/
+27
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-85
/
+23
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
1
-28
/
+3
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
2
-64
/
+563
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-42
/
+42
2012-05-10
codel: Controlled Delay AQM
Eric Dumazet
2
-0
/
+358
2012-05-10
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
1
-0
/
+20
2012-05-10
tcp: Move rcvq sending to tcp_input.c
Pavel Emelyanov
1
-2
/
+1
2012-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-0
/
+33
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
1
-0
/
+33
2012-05-09
etherdevice.h: Add ether_addr_equal
Joe Perches
1
-0
/
+12
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
1
-1
/
+9
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
1
-0
/
+45
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
1
-1
/
+6
2012-05-08
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2
-0
/
+4
2012-05-08
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
1
-0
/
+17
2012-05-08
cfg80211: Add framework to support ethtool stats.
Ben Greear
1
-0
/
+17
2012-05-08
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
9
-92
/
+96
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
3
-74
/
+1
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-0
/
+4
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
1
-9
/
+25
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
1
-2
/
+28
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
1
-0
/
+29
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-0
/
+5
2012-05-08
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
1
-8
/
+2
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2
-2
/
+5
2012-05-08
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
1
-6
/
+6
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-40
/
+122
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney
1
-0
/
+21
2012-05-07
netdev/of/phy: New function: of_mdio_find_bus().
David Daney
1
-0
/
+2
2012-05-07
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+11
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
1
-7
/
+16
2012-05-04
mISDN: Help to identify the card
Karsten Keil
1
-1
/
+2
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2
-1
/
+5
2012-05-04
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
1
-1
/
+6
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+19
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
1
-0
/
+14
[next]