summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez8-20/+109
2009-05-20cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez1-22/+17
2009-05-20mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez1-2/+6
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez5-17/+17
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez3-50/+175
2009-05-20sfc: Remove lro module parameterBen Hutchings1-13/+2
2009-05-20sit: stateless autoconf for isatapSascha Hlusiak4-1/+67
2009-05-20addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak1-0/+2
2009-05-20sit: ipip6_tunnel_del_prl: return errSascha Hlusiak1-1/+1
2009-05-20sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak1-9/+21
2009-05-20sit: Fail to create tunnel, if it already existsSascha Hlusiak1-2/+7
2009-05-20ipv4: teach ipconfig about the MTU option in DHCPChris Friesen1-4/+37
2009-05-20net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2-17/+17
2009-05-20myri10ge: update version to 1.5.0-1.415Brice Goglin1-1/+1
2009-05-20myri10ge: allow LRO to be enabled via ethtoolBrice Goglin1-4/+13
2009-05-20sch_teql: Use net_device internal statsEric Dumazet1-12/+5
2009-05-20ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg1-35/+50
2009-05-20ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2-13/+11
2009-05-20ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr1-0/+12
2009-05-20r8169: allow true forced mode settingfrançois romieu1-53/+59
2009-05-20r8169: remove useless struct memberfrançois romieu1-2/+0
2009-05-20ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet1-0/+1
2009-05-19net: release dst entry in dev_hard_start_xmit()Eric Dumazet10-0/+20
2009-05-19net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman1-3/+6
2009-05-19net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2-4/+8
2009-05-19net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2-2/+4
2009-05-19net: Fix devinet_sysctl_forwardEric W. Biederman1-1/+2
2009-05-19net: FIX ipv6_forward sysctl restartEric W. Biederman1-1/+1
2009-05-19net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman1-3/+5
2009-05-19syscall: Implement a convinience function restart_syscallEric W. Biederman1-0/+6
2009-05-19net: TX_RING and packet mmapJohann Baudy4-135/+616
2009-05-19netxen: fix msi irq setupDhananjay Phadke1-0/+1
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1787-34527/+38426
2009-05-19pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet1-6/+7
2009-05-19The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger3-0/+419
2009-05-19can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger3-0/+337
2009-05-19can: SJA1000 generic platform bus driverWolfgang Grandegger4-0/+207
2009-05-19can: Driver for the SJA1000 CAN controllerWolfgang Grandegger5-0/+832
2009-05-19can: CAN Network device driver and Netlink interfaceWolfgang Grandegger6-0/+869
2009-05-19can: Update MAINTAINERS and CREDITS fileWolfgang Grandegger2-0/+11
2009-05-19can: Documentation for the CAN device driver interfaceWolfgang Grandegger1-38/+197
2009-05-19be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-19net: Add TI DaVinci EMAC driverAnant Gole3-0/+2844
2009-05-19ipv4: cleanup: remove unnecessary include.Rami Rosen1-1/+0
2009-05-19ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen4-7/+3
2009-05-19vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet2-8/+9
2009-05-19net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet2-3/+23
2009-05-19sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet1-2/+3
2009-05-19ixgbe: Increase the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-05-19ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr3-0/+7