index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-1
/
+1
2012-05-09
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
1
-1
/
+1
2012-05-09
ipw2100: Fix order of device registration
Ben Hutchings
1
-11
/
+13
2012-05-09
ipw2200: Fix order of device registration
Ben Hutchings
1
-11
/
+12
2012-05-09
rt2x00: Add debugfs access for rfcsr register
Anisse Astier
4
-1
/
+20
2012-05-09
rt2x00: debugfs support - allow a register to be empty
Anisse Astier
1
-35
/
+36
2012-05-09
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
1
-15
/
+6
2012-05-09
iwlwifi: remove the iwl_shared reference
Wey-Yi Guy
1
-3
/
+3
2012-05-09
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
2
-19
/
+18
2012-05-09
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-09
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-05-09
mwifiex: fix static checker warnings
Amitkumar Karwar
1
-2
/
+1
2012-05-09
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
1
-1
/
+1
2012-05-09
mwifiex: add support for SD8786 sdio
WarheadsSE
3
-2
/
+10
2012-05-09
wireless: at76c50x: allocating too much data
Dan Carpenter
1
-2
/
+2
2012-05-09
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
2
-1
/
+1
2012-05-09
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
3
-0
/
+9
2012-05-09
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2
-10
/
+9
2012-05-09
iwlwifi: add loose coex lut
Wey-Yi Guy
1
-2
/
+21
2012-05-09
iwlwifi: change kill mask based on reduce power state
Wey-Yi Guy
2
-9
/
+20
2012-05-09
iwlwifi: send reduce tx power info in command
Wey-Yi Guy
2
-1
/
+3
2012-05-09
iwlwifi: small define change
Wey-Yi Guy
1
-1
/
+3
2012-05-09
iwlwifi: add reduced tx power threshold define
Wey-Yi Guy
1
-0
/
+3
2012-05-09
iwlwifi: add checking for the condition to reduce tx power
Wey-Yi Guy
2
-4
/
+39
2012-05-09
iwlwifi: add BT reduced tx power flag
Wey-Yi Guy
1
-2
/
+2
2012-05-09
iwlwifi: remove unused macros
Wey-Yi Guy
1
-69
/
+0
2012-05-09
libertas: include sched.h on firmware.c
Luis R. Rodriguez
1
-0
/
+1
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
10
-1393
/
+10
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2
-1
/
+16
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
1
-1
/
+9
2012-05-08
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
1
-0
/
+2
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
1
-6
/
+9
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
4
-166
/
+305
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
5
-48
/
+165
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
3
-32
/
+162
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
2
-42
/
+28
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
1
-7
/
+26
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
1
-5
/
+5
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
1
-1
/
+1
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2
-4
/
+35
2012-05-08
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
1
-8
/
+2
[next]