| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: insert mesh peer after init | Thomas Pedersen | 2012-05-08 | 1 | -3/+5 |
* | mwifiex: fix static checker warnings | Amitkumar Karwar | 2012-05-08 | 1 | -2/+1 |
* | mac80211: fix rate control update on 2040 bss change | Rajkumar Manoharan | 2012-05-08 | 1 | -1/+1 |
* | mwifiex: add support for SD8786 sdio | WarheadsSE | 2012-05-08 | 3 | -2/+10 |
* | wireless: at76c50x: allocating too much data | Dan Carpenter | 2012-05-08 | 1 | -2/+2 |
* | iwlwifi: don't init trans->reg_lock from the op_mode | Emmanuel Grumbach | 2012-05-08 | 2 | -1/+1 |
* | iwlwifi: add option to disable 5GHz band | Stanislaw Gruszka | 2012-05-08 | 3 | -0/+9 |
* | iwlwifi: use IWL_* instead of dev_printk when possible | Emmanuel Grumbach | 2012-05-08 | 2 | -10/+9 |
* | iwlwifi: add loose coex lut | Wey-Yi Guy | 2012-05-08 | 1 | -2/+21 |
* | iwlwifi: change kill mask based on reduce power state | Wey-Yi Guy | 2012-05-08 | 2 | -9/+20 |
* | iwlwifi: send reduce tx power info in command | Wey-Yi Guy | 2012-05-08 | 2 | -1/+3 |
* | iwlwifi: small define change | Wey-Yi Guy | 2012-05-08 | 1 | -1/+3 |
* | iwlwifi: add reduced tx power threshold define | Wey-Yi Guy | 2012-05-08 | 1 | -0/+3 |
* | iwlwifi: add checking for the condition to reduce tx power | Wey-Yi Guy | 2012-05-08 | 2 | -4/+39 |
* | iwlwifi: add BT reduced tx power flag | Wey-Yi Guy | 2012-05-08 | 1 | -2/+2 |
* | iwlwifi: remove unused macros | Wey-Yi Guy | 2012-05-08 | 1 | -69/+0 |
* | libertas: include sched.h on firmware.c | Luis R. Rodriguez | 2012-05-08 | 1 | -0/+1 |
* | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 2012-05-08 | 34 | -1708/+856 |
|\ |
|
| * | netfilter: remove ip_queue support | Pablo Neira Ayuso | 2012-05-08 | 10 | -1393/+10 |
| * | netfilter: nf_conntrack: fix explicit helper attachment and NAT | Pablo Neira Ayuso | 2012-05-08 | 2 | -1/+16 |
| * | netfilter: nf_ct_expect: partially implement ctnetlink_change_expect | Kelvie Wong | 2012-05-08 | 1 | -1/+9 |
| * | net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync | Hans Schillstrom | 2012-05-08 | 1 | -0/+2 |
| * | ipvs: ip_vs_proto: local functions should not be exposed globally | H Hartley Sweeten | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: ip_vs_ftp: local functions should not be exposed globally | H Hartley Sweeten | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: optimize the use of flags in ip_vs_bind_dest | Pablo Neira Ayuso | 2012-05-08 | 1 | -6/+9 |
| * | ipvs: add support for sync threads | Pablo Neira Ayuso | 2012-05-08 | 4 | -166/+305 |
| * | ipvs: reduce sync rate with time thresholds | Julian Anastasov | 2012-05-08 | 5 | -48/+165 |
| * | ipvs: wakeup master thread | Pablo Neira Ayuso | 2012-05-08 | 3 | -32/+162 |
| * | ipvs: always update some of the flags bits in backup | Julian Anastasov | 2012-05-08 | 2 | -42/+28 |
| * | ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter | Julian Anastasov | 2012-05-08 | 1 | -7/+26 |
| * | ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest | Julian Anastasov | 2012-05-08 | 1 | -5/+5 |
| * | ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: use GFP_KERNEL allocation where possible | Sasha Levin | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: SH scheduler does not need GFP_ATOMIC allocation | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: WRR scheduler does not need GFP_ATOMIC allocation | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: DH scheduler does not need GFP_ATOMIC allocation | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | ipvs: timeout tables do not need GFP_ATOMIC allocation | Julian Anastasov | 2012-05-08 | 1 | -1/+1 |
| * | netfilter: bridge: optionally set indev to vlan | Pablo Neira Ayuso | 2012-05-08 | 2 | -4/+35 |
| * | netfilter: nf_conntrack: use this_cpu_inc() | Eric Dumazet | 2012-05-08 | 1 | -8/+2 |
| * | netfilter: nf_ct_helper: allow to disable automatic helper assignment | Eric Leblond | 2012-05-08 | 4 | -21/+110 |
| * | netfilter: nf_ct_ecache: refactor notifier registration | Tony Zelenoff | 2012-05-08 | 1 | -6/+4 |
* | | etherdev.h: Convert int is_<foo>_ether_addr to bool | Joe Perches | 2012-05-08 | 1 | -6/+6 |
|/ |
|
* | smsc75xx: let EEPROM determine GPIO/LED settings | Steve Glendinning | 2012-05-07 | 1 | -7/+12 |
* | smsc75xx: eliminate unnecessary phy register read | Steve Glendinning | 2012-05-07 | 1 | -3/+1 |
* | smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL | Steve Glendinning | 2012-05-07 | 2 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-07 | 380 | -2379/+4073 |
|\ |
|
| * | net: compare_ether_addr[_64bits]() has no ordering | Johannes Berg | 2012-05-07 | 1 | -5/+6 |
| * | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork | 2012-05-06 | 1 | -2/+12 |