summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat
2011-06-17caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com
2011-06-17tun: teach the tun/tap driver to support netpollNeil Horman
2011-06-17dp83640: drop PHY status frames in the driver.Richard Cochran
2011-06-17dp83640: fix phy status frame event parsingRichard Cochran
2011-06-17phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle
2011-06-17ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao
2011-06-17MAINTAINERS: Update EBTABLES mailing listJoe Perches
2011-06-17IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-17IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-17net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-06-13net/hplance: hplance_init() should be __devinitGeert Uytterhoeven
2011-06-133c503: fix broken IRQ autoprobingOndrej Zary
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
2011-06-12netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux
2011-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-10Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller
2011-06-10Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-09ep93xx_eth: Update MAINTAINERSH Hartley Sweeten
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-09netpoll: prevent netpoll setup on slave devicesWANG Cong
2011-06-09net: pmtu_expires fixesEric Dumazet