summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-171-8/+6
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
* farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3
* net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-173-0/+3
* fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings2011-06-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-177-10/+41
|\
| * mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam2011-06-151-1/+3
| * mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar2011-06-151-0/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-105-9/+36
| |\
| | * Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-101-8/+10
| | * Bluetooth: Do not ignore errors returned from strict_strtol()David Miller2011-06-101-0/+12
| | * Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-101-1/+12
| | * Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2011-06-092-0/+2
* | | netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang2011-06-171-10/+10
* | | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat2011-06-171-1/+1
* | | caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-161-1/+1
* | | tun: teach the tun/tap driver to support netpollNeil Horman2011-06-161-1/+23
* | | dp83640: drop PHY status frames in the driver.Richard Cochran2011-06-161-2/+2
* | | dp83640: fix phy status frame event parsingRichard Cochran2011-06-161-5/+15
* | | phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-161-0/+1
* | | ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao2011-06-161-2/+2
* | | MAINTAINERS: Update EBTABLES mailing listJoe Perches2011-06-161-2/+1
* | | IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
* | | IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
* | | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak2011-06-163-0/+395
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-1610-11/+31
|\ \ \
| * | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-162-1/+9
| * | | netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-164-4/+8
| * | | netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy2011-06-161-1/+2
| * | | netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy2011-06-161-3/+1
| * | | netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior2011-06-161-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-162-1/+10
| |\ \ \
| | * | | IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
* | | | | net/hplance: hplance_init() should be __devinitGeert Uytterhoeven2011-06-131-1/+1
* | | | | 3c503: fix broken IRQ autoprobingOndrej Zary2011-06-131-1/+2
* | | | | ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl2011-06-131-1/+2
* | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-111-0/+1
* | | | | netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter2011-06-111-1/+2
* | | | | net: ep93xx_eth: fix DMA API violationsMika Westerberg2011-06-111-5/+13
* | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg2011-06-111-1/+1
* | | | | net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg2011-06-111-31/+20
* | | | | net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg2011-06-111-10/+13
* | | | | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
* | | | | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2011-06-114-31/+61
* | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom2011-06-111-1/+1
* | | | | NET: am79c961: fix assembler warningsRussell King - ARM Linux2011-06-111-17/+18
* | | | | NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux2011-06-111-37/+40
* | | | | NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux2011-06-111-7/+7
* | | | | ethtool.h: fix typosYegor Yefremov2011-06-091-3/+3
* | | | | ep93xx_eth: Update MAINTAINERSH Hartley Sweeten2011-06-091-1/+1
OpenPOWER on IntegriCloud