index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
macvlan: handle set_promiscuity failures
Michael S. Tsirkin
1
-2
/
+5
2013-08-01
macvlan: better mode validation
Michael S. Tsirkin
1
-2
/
+14
2013-08-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-49
/
+32
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-01
tipc: fix oops when creating server socket fails
Ying Xue
1
-3
/
+12
2013-08-01
bonding: fix system hang due to fast igmp timer rescheduling
Nikolay Aleksandrov
1
-2
/
+2
2013-08-01
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-13
/
+38
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
18
-41
/
+41
2013-08-01
net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set
Cong Wang
1
-0
/
+5
2013-08-01
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
Jack Morgenstein
1
-1
/
+1
2013-08-01
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
Or Gerlitz
1
-10
/
+1
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
5
-4
/
+266
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2
-2
/
+0
2013-08-01
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
1
-5
/
+5
2013-08-01
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
1
-15
/
+29
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
6
-212
/
+417
2013-08-01
tile: enable GRO in the tilegx network driver
Chris Metcalf
1
-1
/
+1
2013-08-01
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
1
-32
/
+33
2013-08-01
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
1
-21
/
+8
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
5
-166
/
+351
2013-08-01
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
1
-76
/
+0
2013-08-01
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
1
-3
/
+6
2013-08-01
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
1
-26
/
+15
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2
-33
/
+25
2013-08-01
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-01
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-08-01
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2013-08-01
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
4
-16
/
+13
2013-08-01
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
1
-26
/
+1
2013-08-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2
-4
/
+1
2013-08-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
32
-116
/
+203
2013-08-01
ath9k: Add statistics for antenna diversity
Sujith Manoharan
3
-28
/
+95
2013-08-01
ath9k: Use a subroutine to calculate ALT ratio
Sujith Manoharan
1
-94
/
+79
2013-08-01
ath9k: Simplify checks in quick_scan
Sujith Manoharan
1
-10
/
+10
2013-08-01
ath9k: Use a helper function for checking LNA options
Sujith Manoharan
1
-87
/
+79
2013-08-01
ath9k: Use a subroutine to try LNA switch
Sujith Manoharan
1
-40
/
+52
2013-08-01
ath9k: Add ALT check for cards with GROUP-3 config
Sujith Manoharan
1
-17
/
+33
2013-08-01
ath9k: Use a subroutine to check for short scan
Sujith Manoharan
1
-14
/
+23
2013-08-01
ath9k: Do a quick scan only when scan_not_start is true
Sujith Manoharan
3
-9
/
+26
2013-08-01
Merge branch 'security-fixes' into fixes
Russell King
13
-99
/
+253
2013-08-01
ath9k: Add a debugfs file for antenna diversity
Sujith Manoharan
1
-0
/
+64
2013-08-01
iwl4965: better skb management in rx path
Stanislaw Gruszka
1
-6
/
+12
2013-08-01
ssb: drop BROKEN from SSB_SFLASH
Rafał Miłecki
2
-6
/
+4
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
1
-0
/
+2
2013-08-01
rtlwifi: rtl8192cu: fix function declaration header
Mark Schulte
2
-3
/
+3
2013-08-01
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
3
-22
/
+85
2013-08-01
mwifiex: fix adapter pointer dereference issue
Amitkumar Karwar
1
-3
/
+10
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
41
-390
/
+1406
2013-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
32
-116
/
+203
2013-08-01
ASoC: dapm: Fix empty list check in dapm_new_mux()
Lars-Peter Clausen
1
-3
/
+4
[prev]
[next]