Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-12 | 87 | -545/+553 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 2011-06-11 | 1 | -0/+1 | |
| * | | | | | | | netpoll: call dev_put() on error in netpoll_setup() | Dan Carpenter | 2011-06-11 | 1 | -1/+2 | |
| * | | | | | | | net: ep93xx_eth: fix DMA API violations | Mika Westerberg | 2011-06-11 | 1 | -5/+13 | |
| * | | | | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() | Mika Westerberg | 2011-06-11 | 1 | -1/+1 | |
| * | | | | | | | net: ep93xx_eth: allocate buffers using kmalloc() | Mika Westerberg | 2011-06-11 | 1 | -31/+20 | |
| * | | | | | | | net: ep93xx_eth: pass struct device to DMA API functions | Mika Westerberg | 2011-06-11 | 1 | -10/+13 | |
| * | | | | | | | ep93xx: set DMA masks for the ep93xx_eth | Mika Westerberg | 2011-06-11 | 1 | -1/+5 | |
| * | | | | | | | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check | Jiri Pirko | 2011-06-11 | 4 | -31/+61 | |
| * | | | | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machine | Daniel Hellstrom | 2011-06-11 | 1 | -1/+1 | |
| * | | | | | | | NET: am79c961: fix assembler warnings | Russell King - ARM Linux | 2011-06-11 | 1 | -17/+18 | |
| * | | | | | | | NET: am79c961: ensure multicast filter is correctly set at open | Russell King - ARM Linux | 2011-06-11 | 1 | -37/+40 | |
| * | | | | | | | NET: am79c961: ensure asm() statements are marked volatile | Russell King - ARM Linux | 2011-06-11 | 1 | -7/+7 | |
| * | | | | | | | ethtool.h: fix typos | Yegor Yefremov | 2011-06-09 | 1 | -3/+3 | |
| * | | | | | | | ep93xx_eth: Update MAINTAINERS | H Hartley Sweeten | 2011-06-09 | 1 | -1/+1 | |
| * | | | | | | | ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data | Steffen Klassert | 2011-06-09 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-09 | 17 | -111/+81 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iwlegacy: fix channel switch locking | Stanislaw Gruszka | 2011-06-08 | 5 | -46/+28 | |
| | * | | | | | | | mac80211: fix IBSS teardown race | Johannes Berg | 2011-06-08 | 1 | -2/+4 | |
| | * | | | | | | | iwlagn: send tx power command if defer cause by RXON not match | Wey-Yi Guy | 2011-06-08 | 1 | -0/+5 | |
| | * | | | | | | | nl80211: fix overflow in ssid_len | Luciano Coelho | 2011-06-07 | 1 | -5/+4 | |
| | * | | | | | | | rtlwifi: Avoid modifying skbs that are resubmitted | Mike McCormack | 2011-06-07 | 1 | -15/+13 | |
| | * | | | | | | | rtlwifi: Fix logic in rx_interrupt | Mike McCormack | 2011-06-07 | 1 | -1/+1 | |
| | * | | | | | | | Revert "mac80211: stop queues before rate control updation" | John W. Linville | 2011-06-07 | 1 | -6/+0 | |
| | * | | | | | | | iwl4965: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-06-06 | 1 | -1/+2 | |
| | * | | | | | | | rt2x00: fix rmmod crash | Stanislaw Gruszka | 2011-06-06 | 2 | -1/+6 | |
| | * | | | | | | | iwlagn: use cts-to-self protection on 5000 adapters series | Stanislaw Gruszka | 2011-06-06 | 3 | -11/+10 | |
| | * | | | | | | | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville | 2011-06-06 | 3 | -23/+8 | |
| * | | | | | | | | netpoll: prevent netpoll setup on slave devices | WANG Cong | 2011-06-09 | 1 | -0/+6 | |
| * | | | | | | | | net: pmtu_expires fixes | Eric Dumazet | 2011-06-09 | 1 | -34/+44 | |
| * | | | | | | | | gianfar:localized filer table | Wu Jiajun-B06378 | 2011-06-09 | 3 | -50/+51 | |
| * | | | | | | | | xfrm: Fix off by one in the replay advance functions | Steffen Klassert | 2011-06-07 | 1 | -2/+2 | |
| * | | | | | | | | igb: fix i350 SR-IOV failture | Williams, Mitch A | 2011-06-07 | 1 | -0/+3 | |
| * | | | | | | | | net: cpu offline cause napi stall | Heiko Carstens | 2011-06-07 | 1 | -0/+5 | |
| * | | | | | | | | bridge: provide a cow_metrics method for fake_ops | Alexander Holler | 2011-06-07 | 1 | -0/+6 | |
| * | | | | | | | | af_packet: prevent information leak | Eric Dumazet | 2011-06-06 | 2 | -0/+4 | |
| * | | | | | | | | irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock | David S. Miller | 2011-06-06 | 1 | -0/+5 | |
| * | | | | | | | | net: Rework netdev_drivername() to avoid warning. | David S. Miller | 2011-06-06 | 3 | -14/+7 | |
| * | | | | | | | | net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs | Marcus Meissner | 2011-06-06 | 1 | -0/+4 | |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-06-06 | 14 | -130/+68 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-06 | 14 | -130/+68 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | * | | | | | | | libertas_sdio: handle spurious interrupts | Daniel Drake | 2011-06-03 | 1 | -5/+16 | |
| | | * | | | | | | | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo | 2011-06-03 | 1 | -0/+4 | |
| | | * | | | | | | | iwlagn: fix channel switch locking | Stanislaw Gruszka | 2011-06-03 | 9 | -119/+28 | |
| | | * | | | | | | | ath5k: Disable fast channel switching by default | Nick Kossifidis | 2011-06-03 | 2 | -2/+14 | |
| | | * | | | | | | | ssb: fix PCI(e) driver regression causing oops on PCI cards | Rafał Miłecki | 2011-06-03 | 1 | -4/+6 | |
| * | | | | | | | | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-06-05 | 26 | -49/+61 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | netfilter: use unsigned variables for packet lengths in ip[6]_queue. | Dave Jones | 2011-06-06 | 2 | -2/+4 | |
| | * | | | | | | | | netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() | Pablo Neira Ayuso | 2011-06-06 | 3 | -2/+5 | |
| | * | | | | | | | | netfilter: nf_nat: fix crash in nf_nat_csum | Julian Anastasov | 2011-06-06 | 1 | -1/+1 |