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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-19
3
-42
/
+106
*
|
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
3
-4
/
+7
*
|
netdev: make address const in device address management
stephen hemminger
2012-09-19
6
-42
/
+44
*
|
i825xx: znet: fix compiler warnings when building a 64-bit kernel
Mika Westerberg
2012-09-19
1
-2
/
+2
*
|
gre: add GSO support
Eric Dumazet
2012-09-19
1
-0
/
+12
*
|
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-09-19
2
-12
/
+4
*
|
net: dev: fix incorrect getting net device's name
Gao feng
2012-09-19
1
-8
/
+20
*
|
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
2012-09-19
1
-5
/
+1
*
|
net: more accurate network taps in transmit path
Eric Dumazet
2012-09-19
1
-3
/
+6
*
|
net/tipc/name_table.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
|
net/openvswitch/vport.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
|
net/ieee802154/6lowpan.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
|
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2012-09-17
2
-8
/
+0
*
|
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
2012-09-17
1
-87
/
+4
*
|
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
2012-09-17
1
-4
/
+4
*
|
llc2: Remove the station send queue
Ben Hutchings
2012-09-17
1
-32
/
+2
*
|
llc2: Collapse the station event receive path
Ben Hutchings
2012-09-17
1
-81
/
+6
*
|
llc2: Remove dead code for state machine
Ben Hutchings
2012-09-17
1
-395
/
+9
*
|
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
2012-09-17
1
-12
/
+4
*
|
af_unix: old_cred is surplus
Alan Cox
2012-09-17
1
-4
/
+1
*
|
igb: Add 1588 support to I210/I211.
Matthew Vick
2012-09-17
2
-45
/
+174
*
|
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
2012-09-17
5
-25
/
+153
*
|
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
2012-09-17
1
-4
/
+3
*
|
igb: Correct PTP support query from ethtool.
Matthew Vick
2012-09-17
1
-24
/
+38
*
|
igb: Update PTP function names/variables and locations.
Matthew Vick
2012-09-17
4
-395
/
+398
*
|
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
2012-09-17
3
-10
/
+25
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-17
115
-883
/
+3408
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-14
130
-918
/
+3664
|
|
\
\
|
|
*
|
rtlwifi: Remove EXPERIMENTAL as pre-requisite for the drivers
Larry Finger
2012-09-12
1
-4
/
+4
|
|
*
|
brcmfmac: add e-scan support.
Hante Meuleman
2012-09-12
5
-2
/
+583
|
|
*
|
brcmfmac: avoid using local usb data.
Hante Meuleman
2012-09-12
1
-80
/
+39
|
|
*
|
brcmfmac: refill buffers on rx protocol error.
Hante Meuleman
2012-09-12
1
-4
/
+2
|
|
*
|
brcmfmac: Clean up scan related code.
Hante Meuleman
2012-09-12
1
-13
/
+9
|
|
*
|
brcmfmac: Add tx flow control on net if queue for USB.
Hante Meuleman
2012-09-12
1
-25
/
+36
|
|
*
|
brcmfmac: Add extra data support to firmware event queueing.
Hante Meuleman
2012-09-12
2
-3
/
+15
|
|
*
|
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-12
3
-11
/
+15
|
|
*
|
libertas: set mac control synchronously during init
Daniel Drake
2012-09-11
3
-1
/
+20
|
|
*
|
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
2012-09-11
1
-1
/
+1
|
|
*
|
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
2012-09-11
3
-55
/
+51
|
|
*
|
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
2012-09-11
1
-0
/
+10
|
|
*
|
mwifiex: separate TxPD processing routine for AP
Avinash Patil
2012-09-11
3
-1
/
+76
|
|
*
|
mwifiex: disable WOW by default
Bing Zhao
2012-09-11
1
-1
/
+1
|
|
*
|
mwifiex: support custom world regulatory domain
Amitkumar Karwar
2012-09-11
1
-1
/
+34
|
|
*
|
mwifiex: do not hint regulatory domain with f/w country code
Bing Zhao
2012-09-11
1
-2
/
+3
|
|
*
|
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2012-09-11
2
-1
/
+40
|
|
*
|
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
2012-09-11
1
-5
/
+4
|
|
*
|
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2012-09-11
2
-3
/
+2
|
|
*
|
mwifiex: remove AMSDU_AGGR_CTRL command response handler
Amitkumar Karwar
2012-09-11
3
-25
/
+0
|
|
*
|
mwifiex: remove 11N_CFG command response handler
Amitkumar Karwar
2012-09-11
3
-20
/
+0
|
|
*
|
mwifiex: remove get operation code for SUBSCRIBE EVENT command
Amitkumar Karwar
2012-09-11
1
-7
/
+2
[prev]
[next]