summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-29wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez1-5/+30
2009-05-29wimax: Add netlink interface to get device statePaulius Zaleckas6-1/+98
2009-05-29wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez1-9/+9
2009-05-29wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez1-3/+14
2009-05-29wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2-7/+2
2009-05-29wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez1-39/+50
2009-05-29wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2-10/+5
2009-05-29wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2-3/+13
2009-05-29wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez3-1/+10
2009-05-22net: Fix arg to trace_napi_poll() in netpoll.David S. Miller1-1/+1
2009-05-22ixgbe: only register DCA requester onceAlexander Duyck1-20/+4
2009-05-22igb: do not re-register DCA requester on device resetAlexander Duyck1-3/+9
2009-05-22wireless: Use genl_register_family_with_ops()Michał Mirosław1-8/+3
2009-05-22netlabel: Use genl_register_family_with_ops()Michał Mirosław3-42/+6
2009-05-22ipvs: Use genl_register_family_with_ops()Michał Mirosław1-16/+2
2009-05-22tipc: Use genl_register_family_with_ops()Michał Mirosław1-22/+16
2009-05-22irda: Use genl_register_family_with_ops()Michał Mirosław1-15/+2
2009-05-22genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2-0/+48
2009-05-22dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman6-5/+149
2009-05-22af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2-2/+9
2009-05-22netns: simplify net_ns_initStephen Hemminger1-4/+2
2009-05-22netns: remove leftover debugging messageStephen Hemminger1-1/+0
2009-05-21cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray5-11/+13
2009-05-21cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray1-1/+1
2009-05-21cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings3-16/+9
2009-05-21chelsio: Use generic XENPAK LASI register definitionsBen Hutchings1-8/+9
2009-05-21qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-21qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-21qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-21ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-21qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-21net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen5-5/+4
2009-05-21syscall: Sort out syscall_restart name clash.Eric W. Biederman2-5/+5
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