aboutsummaryrefslogtreecommitdiffstats
path: root/net/key (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak3-0/+395
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2-1/+9
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari4-4/+8
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy1-1/+2
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy1-3/+1
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior1-1/+1
2011-06-13net/hplance: hplance_init() should be __devinitGeert Uytterhoeven1-1/+1
2011-06-133c503: fix broken IRQ autoprobingOndrej Zary1-1/+2
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl1-1/+2
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom2-1/+10
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-09ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-09ep93xx_eth: Update MAINTAINERSH Hartley Sweeten1-1/+1
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert1-3/+3
2011-06-09netpoll: prevent netpoll setup on slave devicesWANG Cong1-0/+6
2011-06-09net: pmtu_expires fixesEric Dumazet1-34/+44
2011-06-09gianfar:localized filer tableWu Jiajun-B063783-50/+51
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka5-46/+28
2011-06-08mac80211: fix IBSS teardown raceJohannes Berg1-2/+4
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy1-0/+5
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert1-2/+2
2011-06-07igb: fix i350 SR-IOV failtureWilliams, Mitch A1-0/+3
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho1-5/+4
2011-06-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack1-15/+13
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack1-1/+1
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville1-6/+0
2011-06-07net: cpu offline cause napi stallHeiko Carstens1-0/+5
2011-06-07bridge: provide a cow_metrics method for fake_opsAlexander Holler1-0/+6
2011-06-06af_packet: prevent information leakEric Dumazet2-0/+4
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller1-0/+5
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller3-14/+7
2011-06-06net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner1-0/+4
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka2-1/+6
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka3-11/+10
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville3-23/+8
2011-06-05net: fix smc91x.c device tree supportGrant Likely1-3/+3
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2-2/+4
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso3-2/+5