| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 34 | -778/+504 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 21 | -82/+112 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 | 5 | -216/+229 |
* | mac80211: internally clear failed scans properly | Johannes Berg | 2009-05-06 | 1 | -2/+4 |
* | mac80211: rename max_sleep_interval to max_sleep_period | Johannes Berg | 2009-05-06 | 2 | -3/+3 |
* | mac80211: fix PS vs. scan race | Johannes Berg | 2009-05-06 | 1 | -0/+7 |
* | mac80211: fix various problems in ibss code | Johannes Berg | 2009-05-06 | 1 | -3/+15 |
* | net: remove driver_data direct access of struct device from more drivers | Greg Kroah-Hartman | 2009-05-05 | 3 | -11/+11 |
* | netns 2/2: extract net_create() | Alexey Dobriyan | 2009-05-04 | 1 | -24/+20 |
* | netns 1/2: don't get/put old netns on CLONE_NEWNET | Alexey Dobriyan | 2009-05-04 | 1 | -4/+1 |
* | macb: Add support of the netpoll API | Thomas Petazzoni | 2009-05-04 | 1 | -0/+18 |
* | tcp: extend ECN sysctl to allow server-side only ECN | Ilpo Järvinen | 2009-05-04 | 3 | -3/+12 |
* | net: Avoid modulus in skb_tx_hash() for forwarding case. | David S. Miller | 2009-05-03 | 1 | -2/+6 |
* | ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. | Rami Rosen | 2009-05-03 | 1 | -2/+0 |
* | ne2k-pci: use dev->addr_len instead of "6" | Jiri Pirko | 2009-05-03 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 | 3 | -5/+5 |
|\ |
|
| * | ne2k-pci: Do not register device until initialized. | Lubomir Rintel | 2009-05-02 | 1 | -4/+3 |
| * | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent | 2009-05-02 | 1 | -0/+1 |
| * | net: Only store high 16 bits of kernel generated filter priorities | Robert Love | 2009-05-02 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 | 11 | -54/+79 |
|\| |
|
| * | virtio_net: Fix function name typo | Alex Williamson | 2009-05-02 | 1 | -4/+4 |
| * | virtio_net: Cleanup command queue scatterlist usage | Alex Williamson | 2009-05-02 | 1 | -6/+10 |
| * | bonding: correct the cleanup in bond_create() | Jiri Pirko | 2009-05-02 | 1 | -7/+6 |
| * | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-02 | 1 | -0/+1 |
| * | smsc95xx: add support for LAN9512 and LAN9514 | Steve Glendinning | 2009-05-02 | 1 | -0/+5 |
| * | smsc95xx: configure LED outputs | Steve Glendinning | 2009-05-02 | 2 | -0/+13 |
| * | netconsole: take care of NETDEV_UNREGISTER event | Bruno Prémont | 2009-05-02 | 1 | -1/+10 |
| * | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth | 2009-05-02 | 1 | -0/+1 |
| * | bonding: bond_slave_info_query() fix | Eric Dumazet | 2009-05-02 | 1 | -16/+7 |
| * | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of... | Sergey Senozhatsky | 2009-05-01 | 1 | -1/+1 |
| * | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet | 2009-05-01 | 1 | -2/+2 |
| * | net: Fix skb_tx_hash() for forwarding workloads. | Eric Dumazet | 2009-05-01 | 1 | -4/+5 |
| * | net: Fix oops when splicing skbs from a frag_list. | Jarek Poplawski | 2009-04-30 | 1 | -13/+14 |
* | | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card | Ken Kawasaki | 2009-05-02 | 7 | -8/+68 |
* | | forcedeth: add clock gating feature <resend> | Ayaz Abdulla | 2009-05-02 | 1 | -0/+23 |
* | | net: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-02 | 7 | -19/+19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-30 | 38 | -470/+824 |
|\| |
|
| * | mv643xx_eth: 64bit mib counter read fix | Lennert Buytenhek | 2009-04-30 | 1 | -2/+0 |
| * | mv643xx_eth: OOM handling fixes | Lennert Buytenhek | 2009-04-30 | 1 | -9/+13 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-30 | 5 | -18/+23 |
| |\ |
|
| | * | mac80211: default to automatic power control | Johannes Berg | 2009-04-29 | 1 | -0/+1 |
| | * | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins | 2009-04-29 | 1 | -10/+9 |
| | * | ath5k: fix buffer overrun in rate debug code | Bob Copeland | 2009-04-28 | 1 | -1/+1 |
| | * | iwlwifi: notify on scan completion even when shutting down | Johannes Berg | 2009-04-28 | 1 | -2/+2 |
| | * | rndis_wlan: fix initialization order for workqueue&workers | Jussi Kivilinna | 2009-04-28 | 1 | -4/+10 |
| | * | wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug | Stephen Rothwell | 2009-04-28 | 1 | -1/+0 |
| * | | e100: do not go D3 in shutdown unless system is powering off | Thadeu Lima de Souza Cascardo | 2009-04-29 | 1 | -7/+23 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-29 | 5 | -31/+61 |
| |\ \ |
|
| | * | | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann | 2009-04-28 | 1 | -6/+3 |
| | * | | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 4 | -3/+40 |