summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-20zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik
2009-05-20mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian
2009-05-20cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez
2009-05-20cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez
2009-05-20mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-19sfc: Remove lro module parameterBen Hutchings
2009-05-19sit: stateless autoconf for isatapSascha Hlusiak
2009-05-19addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak
2009-05-19sit: ipip6_tunnel_del_prl: return errSascha Hlusiak
2009-05-19sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak
2009-05-19sit: Fail to create tunnel, if it already existsSascha Hlusiak
2009-05-19ipv4: teach ipconfig about the MTU option in DHCPChris Friesen
2009-05-19net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso
2009-05-19myri10ge: update version to 1.5.0-1.415Brice Goglin
2009-05-19myri10ge: allow LRO to be enabled via ethtoolBrice Goglin
2009-05-19sch_teql: Use net_device internal statsEric Dumazet
2009-05-19ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr
2009-05-19r8169: allow true forced mode settingfrançois romieu
2009-05-19r8169: remove useless struct memberfrançois romieu
2009-05-19ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-18net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman
2009-05-18net: Fix devinet_sysctl_forwardEric W. Biederman
2009-05-18net: FIX ipv6_forward sysctl restartEric W. Biederman
2009-05-18net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman
2009-05-18syscall: Implement a convinience function restart_syscallEric W. Biederman
2009-05-18net: TX_RING and packet mmapJohann Baudy
2009-05-18netxen: fix msi irq setupDhananjay Phadke
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet
2009-05-18The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger
2009-05-18can: Update MAINTAINERS and CREDITS fileWolfgang Grandegger
2009-05-18can: Documentation for the CAN device driver interfaceWolfgang Grandegger
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde
2009-05-18net: Add TI DaVinci EMAC driverAnant Gole
2009-05-18ipv4: cleanup: remove unnecessary include.Rami Rosen
2009-05-18ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen
2009-05-18vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet
2009-05-18net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet