summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi3-4/+10
2011-04-06MAINTAINERS: add entry for Xen network backendIan Campbell1-0/+7
2011-04-06be2net: Fix suspend/resume operationPadmanabh Ratnakar1-0/+1
2011-04-06be2net: Rename some struct members for clarityPadmanabh Ratnakar2-7/+7
2011-04-06pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1
2011-04-06dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2-4/+21
2011-04-06ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2-1/+6
2011-04-06be2net: Fix a potential crash during shutdown.Ajit Khaparde1-3/+5
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody1-7/+3
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2-1/+4
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra1-3/+5
2011-04-04ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky1-0/+1
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville1-1/+1
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka1-2/+4
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger3-3/+3
2011-04-04p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho1-1/+4
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna2-1/+14
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna1-1/+5
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa1-1/+1
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian1-0/+1
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2-2/+2
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal1-1/+1
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2-15/+28
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal5-9/+17
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal5-10/+13
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2-2/+2
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba1-1/+1
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik7-56/+73
2011-04-04netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik1-29/+24
2011-04-04mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen1-1/+2
2011-04-02sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann11-12/+23
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-31sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy3-89/+32
2011-03-31fib: add rtnl locking in ip_fib_net_exitEric Dumazet1-0/+2
2011-03-31atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville3-25/+3
2011-03-31atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8
2011-03-31atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14