aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy3-61/+106
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy3-5/+14
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy1-0/+1
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin1-0/+47
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin5-21/+95
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin4-38/+27
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-02-26netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville1-1/+1
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26MAINTAINERS: update mwl8k maintenance statusLennert Buytenhek1-2/+2
2010-02-26net: Delete isa-skeleton net driverJeff Garzik1-718/+0
2010-02-26netfilter: xtables: restore indentationJan Engelhardt3-29/+44
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan1-1/+1
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman1-23/+21
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2-3/+22
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2-4/+0
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber1-4/+8
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2-42/+51
2010-02-26net: add addr len check to dev_mc_addJiri Pirko1-0/+2
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2-0/+4
2010-02-26greth: fall through to common return statement on errorSimon Horman1-2/+0
2010-02-26netdev: use list_first_entry macrostephen hemminger1-3/+3
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A1-8/+5
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()Jiri Pirko1-1/+1
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin1-4/+7
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber4-5/+3
2010-02-26cnic: Update version to 2.1.1.Michael Chan4-6/+6
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan2-21/+23
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan1-24/+13
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan1-0/+7
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai1-5/+16
2010-02-26cnic: Finetune iSCSI connection set up.Eddie Wai2-2/+17
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend1-1/+13
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend1-2/+0
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernelsMallikarjuna R Chilakala1-3/+29
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com1-4/+8
2010-02-26sis190: handle DMA mapping errorskirjanov@gmail.com1-8/+19
2010-02-26tc35815: Fix double locking on NAPIAtsushi Nemoto1-2/+11
2010-02-26isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto1-1/+0
2010-02-26octeon: convert to use netdev_for_each_mc_addrJiri Pirko1-6/+1
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko18-77/+42
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko27-105/+82
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger4-7/+44
2010-02-26drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches1-116/+67
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches7-72/+56
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt3-15/+35