index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
2
-4
/
+18
*
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
1
-0
/
+1
*
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
1
-1
/
+0
*
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-0
/
+23
*
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
2012-05-16
2
-1
/
+7
*
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-5
/
+20
*
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
2
-0
/
+5
*
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+7
*
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+126
*
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-05-16
10
-601
/
+2
|
\
|
*
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
4
-514
/
+0
|
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
5
-80
/
+2
|
*
atm: remove the coupling to token ring support
Paul Gortmaker
2012-05-15
1
-7
/
+0
*
|
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-05-16
1
-1
/
+0
*
|
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-05-15
1
-6
/
+6
|
/
*
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-05-15
1
-0
/
+23
*
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
2012-05-15
1
-1
/
+6
*
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-05-14
1
-0
/
+1
*
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
2012-05-14
1
-10
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
3
-0
/
+38
|
\
|
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
2
-0
/
+4
|
*
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
2012-05-08
1
-0
/
+17
|
*
cfg80211: Add framework to support ethtool stats.
Ben Greear
2012-05-08
1
-0
/
+17
*
|
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
2012-05-12
1
-33
/
+13
*
|
fq_codel: Fair Queue Codel AQM
Eric Dumazet
2012-05-12
1
-0
/
+54
*
|
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
2012-05-12
1
-31
/
+37
*
|
usb/net: rndis: move bus message definition
Linus Walleij
2012-05-12
1
-6
/
+5
*
|
usb/net: rndis: fixup a few name prefixes
Linus Walleij
2012-05-12
1
-55
/
+52
*
|
usb/net: rndis: merge command codes
Linus Walleij
2012-05-12
1
-17
/
+0
*
|
usb/net: rndis: move and namespace PnP defines
Linus Walleij
2012-05-12
1
-15
/
+12
*
|
usb/net: rndis: delete duplicate packet types
Linus Walleij
2012-05-12
1
-13
/
+0
*
|
usb/net: rndis: merge media type definitions
Linus Walleij
2012-05-12
1
-38
/
+22
*
|
usb/net: rndis: group all status codes together
Linus Walleij
2012-05-12
1
-81
/
+76
*
|
usb/net: rndis: delete surplus defines
Linus Walleij
2012-05-12
1
-4
/
+0
*
|
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
2012-05-12
1
-49
/
+27
*
|
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
2012-05-12
1
-85
/
+23
*
|
usb/net: rndis: remove ambigous status codes
Linus Walleij
2012-05-12
1
-28
/
+3
*
|
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
2012-05-12
2
-64
/
+563
*
|
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
2012-05-12
1
-42
/
+42
*
|
codel: Controlled Delay AQM
Eric Dumazet
2012-05-10
2
-0
/
+358
*
|
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
2012-05-10
1
-0
/
+20
*
|
tcp: Move rcvq sending to tcp_input.c
Pavel Emelyanov
2012-05-10
1
-2
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-05-09
1
-0
/
+33
|
\
\
|
*
|
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-05-10
1
-0
/
+33
|
|
/
*
|
etherdevice.h: Add ether_addr_equal
Joe Perches
2012-05-09
1
-0
/
+12
*
|
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
1
-1
/
+9
*
|
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
1
-0
/
+45
*
|
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-09
1
-1
/
+6
|
/
*
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-05-08
9
-92
/
+96
|
\
|
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
3
-74
/
+1
[next]