summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-286-1/+98
* wimax/i2400m: sdio: set the block size before enabling the functionInaky Perez-Gonzalez2009-05-281-9/+9
* wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez2009-05-281-3/+14
* wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()Inaky Perez-Gonzalez2009-05-282-7/+2
* wimax/i2400m: factor out 'state report's TLV handling to a functionInaky Perez-Gonzalez2009-05-281-39/+50
* wimax/i2400m: allow kernel commands to device to be logged tooInaky Perez-Gonzalez2009-05-282-10/+5
* wimax/i2400m: trace commands sent from user space on the "echo" pipeInaky Perez-Gonzalez2009-05-282-3/+13
* wimax/i2400m: generate fake source MAC address with random_ether_addr()Inaky Perez-Gonzalez2009-05-283-1/+10
* net: Fix arg to trace_napi_poll() in netpoll.David S. Miller2009-05-211-1/+1
* ixgbe: only register DCA requester onceAlexander Duyck2009-05-211-20/+4
* igb: do not re-register DCA requester on device resetAlexander Duyck2009-05-211-3/+9
* wireless: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-8/+3
* netlabel: Use genl_register_family_with_ops()Michał Mirosław2009-05-213-42/+6
* ipvs: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-16/+2
* tipc: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-22/+16
* irda: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-15/+2
* genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2009-05-212-0/+48
* dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2009-05-216-5/+149
* af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2009-05-212-2/+9
* netns: simplify net_ns_initStephen Hemminger2009-05-211-4/+2
* netns: remove leftover debugging messageStephen Hemminger2009-05-211-1/+0
* cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-205-11/+13
* cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-201-1/+1
* cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-203-16/+9
* chelsio: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-201-8/+9
* qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket2009-05-201-0/+1
* qeth: omit upstream checksumming for HiperSocketsUrsula Braun2009-05-202-7/+15
* qeth: support z/VM VSWITCH Port IsolationUrsula Braun2009-05-203-1/+29
* ctcm: avoid crash in ctcm_remove_deviceUrsula Braun2009-05-201-4/+2
* qeth: avoid crash after detach of replugged deviceUrsula Braun2009-05-202-2/+6
* net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen2009-05-205-5/+4
* syscall: Sort out syscall_restart name clash.Eric W. Biederman2009-05-202-5/+5
* sfc: Remove lro module parameterBen Hutchings2009-05-191-13/+2
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-194-1/+67
* addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak2009-05-191-0/+2
* sit: ipip6_tunnel_del_prl: return errSascha Hlusiak2009-05-191-1/+1
* sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak2009-05-191-9/+21
* sit: Fail to create tunnel, if it already existsSascha Hlusiak2009-05-191-2/+7
* ipv4: teach ipconfig about the MTU option in DHCPChris Friesen2009-05-191-4/+37
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-192-17/+17
* myri10ge: update version to 1.5.0-1.415Brice Goglin2009-05-191-1/+1
* myri10ge: allow LRO to be enabled via ethtoolBrice Goglin2009-05-191-4/+13
* sch_teql: Use net_device internal statsEric Dumazet2009-05-191-12/+5
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-191-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-192-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-191-0/+12
* r8169: allow true forced mode settingfrançois romieu2009-05-191-53/+59
* r8169: remove useless struct memberfrançois romieu2009-05-191-2/+0
* ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet2009-05-191-0/+1
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-1810-0/+20
OpenPOWER on IntegriCloud