Age | Commit message (Expand) | Author |
2009-05-20 | zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK | Gábor Stefanik |
2009-05-20 | mac80211: Initialize RX's last received sequence number | Senthil Balasubramanian |
2009-05-20 | cfg80211: add debugfs HT40 allow map | Luis R. Rodriguez |
2009-05-20 | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez |
2009-05-20 | cfg80211: check allowed channel type upon userspace requests | Luis R. Rodriguez |
2009-05-20 | mac80211: check if HT40+/- is allowed before sending assoc | Luis R. Rodriguez |
2009-05-20 | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez |
2009-05-20 | cfg80211: Process regulatory max bandwidth checks for HT40 | Luis R. Rodriguez |
2009-05-19 | sfc: Remove lro module parameter | Ben Hutchings |
2009-05-19 | sit: stateless autoconf for isatap | Sascha Hlusiak |
2009-05-19 | addrconf: refuse isatap eui64 for INADDR_ANY | Sascha Hlusiak |
2009-05-19 | sit: ipip6_tunnel_del_prl: return err | Sascha Hlusiak |
2009-05-19 | sit: strictly restrict incoming traffic to tunnel link device | Sascha Hlusiak |
2009-05-19 | sit: Fail to create tunnel, if it already exists | Sascha Hlusiak |
2009-05-19 | ipv4: teach ipconfig about the MTU option in DHCP | Chris Friesen |
2009-05-19 | net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations | Pablo Neira Ayuso |
2009-05-19 | myri10ge: update version to 1.5.0-1.415 | Brice Goglin |
2009-05-19 | myri10ge: allow LRO to be enabled via ethtool | Brice Goglin |
2009-05-19 | sch_teql: Use net_device internal stats | Eric Dumazet |
2009-05-19 | ixgbe: Cleanup feature setup code to make the code more readable | Jesse Brandeburg |
2009-05-19 | ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs | Peter P Waskiewicz Jr |
2009-05-19 | ixgbe: Add semaphore access for PHY initialization for 82599 | Peter P Waskiewicz Jr |
2009-05-19 | r8169: allow true forced mode setting | françois romieu |
2009-05-19 | r8169: remove useless struct member | françois romieu |
2009-05-19 | ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup() | Eric Dumazet |
2009-05-18 | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet |
2009-05-18 | net: FIX bonding sysfs rtnl_lock deadlock | Eric W. Biederman |
2009-05-18 | net: Fix ipoib rtnl_lock sysfs deadlock. | Eric W. Biederman |
2009-05-18 | net: Fix bridgeing sysfs handling of rtnl_lock | Eric W. Biederman |
2009-05-18 | net: Fix devinet_sysctl_forward | Eric W. Biederman |
2009-05-18 | net: FIX ipv6_forward sysctl restart | Eric W. Biederman |
2009-05-18 | net-sysfs: Use rtnl_trylock in sysfs methods. | Eric W. Biederman |
2009-05-18 | syscall: Implement a convinience function restart_syscall | Eric W. Biederman |
2009-05-18 | net: TX_RING and packet mmap | Johann Baudy |
2009-05-18 | netxen: fix msi irq setup | Dhananjay Phadke |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-18 | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet |
2009-05-18 | The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann... | Wolfgang Grandegger |
2009-05-18 | can: SJA1000 driver for EMS PCI cards | Wolfgang Grandegger |
2009-05-18 | can: SJA1000 generic platform bus driver | Wolfgang Grandegger |
2009-05-18 | can: Driver for the SJA1000 CAN controller | Wolfgang Grandegger |
2009-05-18 | can: CAN Network device driver and Netlink interface | Wolfgang Grandegger |
2009-05-18 | can: Update MAINTAINERS and CREDITS file | Wolfgang Grandegger |
2009-05-18 | can: Documentation for the CAN device driver interface | Wolfgang Grandegger |
2009-05-18 | be2net: add two new pci device ids to pci device table | Ajit Khaparde |
2009-05-18 | net: Add TI DaVinci EMAC driver | Anant Gole |
2009-05-18 | ipv4: cleanup: remove unnecessary include. | Rami Rosen |
2009-05-18 | ipv4: cleanup - remove two unused parameters from fib_semantic_match(). | Rami Rosen |
2009-05-18 | vlan: use struct netdev_queue counters instead of dev->stats | Eric Dumazet |
2009-05-18 | net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue | Eric Dumazet |