index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-04
2
-0
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
22
-126
/
+262
|
\
|
*
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-07-02
3
-9
/
+97
|
*
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
4
-44
/
+97
|
*
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
2
-9
/
+9
|
*
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
Tim Gardner
2010-06-25
4
-46
/
+2
|
*
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
2010-06-25
2
-0
/
+22
|
*
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
Arnd Hannemann
2010-06-22
1
-1
/
+1
|
*
netfilter: xt_IDLETIMER needs kdev_t.h
Randy Dunlap
2010-06-22
1
-0
/
+1
|
*
IPVS: one-packet scheduling
Nick Chalk
2010-06-22
4
-11
/
+31
|
*
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-17
4
-15
/
+11
*
|
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
2010-07-01
1
-1
/
+1
*
|
igb: Add comment
Greg Rose
2010-07-01
1
-0
/
+4
*
|
igb: correct link test not being run when link is down
Alexander Duyck
2010-07-01
1
-5
/
+3
*
|
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
2010-07-01
1
-4
/
+1
*
|
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
2010-07-01
1
-4
/
+4
*
|
igb: fix PHY config access on 82580
Nick Nunley
2010-07-01
2
-0
/
+10
*
|
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
2010-07-01
1
-2
/
+0
*
|
ll_temac: add error checking to DMA init path
Denis Kirjanov
2010-07-01
1
-2
/
+23
*
|
be2net: changes to properly provide phy details
Ajit Khaparde
2010-07-01
4
-14
/
+104
*
|
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
2010-07-01
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
111
-7660
/
+3633
|
\
\
|
*
|
ath9k_htc: Add LED support for AR7010
Sujith
2010-06-30
4
-4
/
+56
|
*
|
mac82011: Allow selection of minstrel_ht as default rc algorithm
Helmut Schaa
2010-06-30
1
-0
/
+1
|
*
|
ath9k: fix TSF after reset on AR913x
Felix Fietkau
2010-06-30
1
-2
/
+14
|
*
|
rt2x00: Fix compile warning when debug disabled
Ivo van Doorn
2010-06-30
1
-2
/
+1
|
*
|
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
Ivo van Doorn
2010-06-30
1
-4
/
+2
|
*
|
rt2x00: Fix antenna initialization
Ivo van Doorn
2010-06-30
1
-3
/
+1
|
*
|
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
Ivo van Doorn
2010-06-30
1
-2
/
+5
|
*
|
rt2x00: fix beacon reset on rt2800
Helmut Schaa
2010-06-30
1
-18
/
+24
|
*
|
rt2x00: Disable link tuning in AP mode
Helmut Schaa
2010-06-30
1
-4
/
+4
|
*
|
rt2x00: Fix beacon updates in rt61pci
Helmut Schaa
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Enable multiBSS in rt2800
Ivo van Doorn
2010-06-30
1
-2
/
+2
|
*
|
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
Gertjan van Wingerde
2010-06-30
1
-1
/
+7
|
*
|
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
2010-06-30
1
-2
/
+12
|
*
|
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
2010-06-30
1
-0
/
+1
|
*
|
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2010-06-30
2
-7
/
+13
|
*
|
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
2010-06-30
3
-10
/
+8
|
*
|
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
8
-55
/
+20
|
*
|
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-30
12
-93
/
+41
|
*
|
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
2010-06-30
1
-16
/
+17
|
*
|
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Remove unneeded variable
Ivo van Doorn
2010-06-30
1
-5
/
+2
|
*
|
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
2010-06-30
1
-1
/
+2
|
*
|
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-30
2
-1
/
+48
|
*
|
ath9k: make ath9k_hw_keysetmac static
John W. Linville
2010-06-29
2
-3
/
+1
|
*
|
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
2010-06-29
2
-12
/
+0
|
*
|
mac80211: add basic tracing to drv_get_survey
John W. Linville
2010-06-29
2
-1
/
+28
|
*
|
mac80211: remove unnecessary check in ieee80211_dump_survey
John W. Linville
2010-06-29
1
-3
/
+0
[next]