summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-1674-202/+305
* net: split netdev features to separate headerMichał Mirosław2011-11-162-78/+92
* net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław2011-11-161-10/+23
* net: remove legacy ethtool opsMichał Mirosław2011-11-165-479/+26
* net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-167-19/+22
* net: use jump_label for netstamp_neededEric Dumazet2011-11-161-18/+14
* enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-166-0/+55
* mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-154-0/+14
* IPv6: Removing unnecessary NULL checks.Matti Vaittinen2011-11-151-4/+3
* ipv4: fix a memory leak in ic_bootp_send_ifRongQing.Li2011-11-141-2/+7
* bnx2x: add endline at end of messageDmitry Kravkov2011-11-141-1/+1
* IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...Matti Vaittinen2011-11-141-15/+94
* IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...Matti Vaittinen2011-11-141-2/+11
* net/can/mscan: Fix buggy listen only mode settingWolfgang Grandegger2011-11-141-1/+1
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-149-55/+54
* bnx2x: uses build_skb() in receive pathEric Dumazet2011-11-145-169/+171
* net: introduce build_skb()Eric Dumazet2011-11-142-0/+50
* net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach2011-11-141-6/+6
* net/can/mscan: add listen only modeMarc Kleine-Budde2011-11-141-2/+6
* neigh: new unresolved queue limitsEric Dumazet2011-11-148-56/+128
* bridge: add NTF_USE supportstephen hemminger2011-11-141-11/+27
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-1417-60/+74
* fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-11-141-45/+8
* net-forcedeth: Add internal loopback support for forcedeth NICs.Sanjay Hortikar2011-11-141-1/+155
* 6LoWPAN: update documentationalex.bluesman.smirnov@gmail.com2011-11-141-0/+27
* 6LoWPAN: UDP header decompressionalex.bluesman.smirnov@gmail.com2011-11-141-1/+60
* 6LoWPAN: UDP header compressionalex.bluesman.smirnov@gmail.com2011-11-142-4/+52
* 6LoWPAN: set proper netdev flagsalex.bluesman.smirnov@gmail.com2011-11-141-2/+1
* 6LoWPAN: disable debugging by defaultalex.bluesman.smirnov@gmail.com2011-11-141-2/+0
* 6LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com2011-11-143-4/+280
* ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-145-19/+23
* net: introduce ethernet teaming deviceJiri Pirko2011-11-1312-0/+2133
* bnx2x: update driver version to 1.70.35-0Dmitry Kravkov2011-11-131-2/+2
* bnx2x: Remove on-stack napi struct variableAriel Elior2011-11-131-5/+7
* bnx2x: prevent race in statistics flowDmitry Kravkov2011-11-131-1/+3
* bnx2x: add fan failure event handlingAriel Elior2011-11-132-1/+26
* bnx2x: remove unused #defineDmitry Kravkov2011-11-131-7/+0
* bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov2011-11-132-4/+2
* bnx2x: DCBX: use #define instead of magicDmitry Kravkov2011-11-132-4/+6
* bnx2x: propagate DCBX negotiationDmitry Kravkov2011-11-134-46/+90
* bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov2011-11-133-11/+46
* bnx2x: remove unused variableDmitry Kravkov2011-11-131-3/+1
* bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov2011-11-134-2/+4
* bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov2011-11-132-3/+3
* be2net: stop issuing FW cmds if any cmd times outSathya Perla2011-11-123-19/+20
* be2net: don't log more than one error on detecting EEH/UE errorsSathya Perla2011-11-122-13/+5
* be2net: stop checking the UE registers after an EEH errorSathya Perla2011-11-121-2/+4
* be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla2011-11-124-34/+42
* ipv4: PKTINFO doesnt need dst referenceEric Dumazet2011-11-096-22/+28
* ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-095-13/+12
OpenPOWER on IntegriCloud