| Commit message (Expand) | Author | Age | Files | Lines |
* | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 74 | -202/+305 |
* | net: split netdev features to separate header | Michał Mirosław | 2011-11-16 | 2 | -78/+92 |
* | net: ethtool: break association of ETH_FLAG_* with NETIF_F_* | Michał Mirosław | 2011-11-16 | 1 | -10/+23 |
* | net: remove legacy ethtool ops | Michał Mirosław | 2011-11-16 | 5 | -479/+26 |
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines | Rick Jones | 2011-11-16 | 7 | -19/+22 |
* | net: use jump_label for netstamp_needed | Eric Dumazet | 2011-11-16 | 1 | -18/+14 |
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs | Rick Jones | 2011-11-16 | 6 | -0/+55 |
* | mdio-gpio: Add reset functionality to mdio-gpio driver(v2). | Srinivas Kandagatla | 2011-11-15 | 4 | -0/+14 |
* | IPv6: Removing unnecessary NULL checks. | Matti Vaittinen | 2011-11-15 | 1 | -4/+3 |
* | ipv4: fix a memory leak in ic_bootp_send_if | RongQing.Li | 2011-11-14 | 1 | -2/+7 |
* | bnx2x: add endline at end of message | Dmitry Kravkov | 2011-11-14 | 1 | -1/+1 |
* | IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou... | Matti Vaittinen | 2011-11-14 | 1 | -15/+94 |
* | IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_... | Matti Vaittinen | 2011-11-14 | 1 | -2/+11 |
* | net/can/mscan: Fix buggy listen only mode setting | Wolfgang Grandegger | 2011-11-14 | 1 | -1/+1 |
* | Sweep the last of the active .get_drvinfo floors under ethernet/ | Rick Jones | 2011-11-14 | 9 | -55/+54 |
* | bnx2x: uses build_skb() in receive path | Eric Dumazet | 2011-11-14 | 5 | -169/+171 |
* | net: introduce build_skb() | Eric Dumazet | 2011-11-14 | 2 | -0/+50 |
* | net: fsl_pq_mdio: fix non tbi phy access | Baruch Siach | 2011-11-14 | 1 | -6/+6 |
* | net/can/mscan: add listen only mode | Marc Kleine-Budde | 2011-11-14 | 1 | -2/+6 |
* | neigh: new unresolved queue limits | Eric Dumazet | 2011-11-14 | 8 | -56/+128 |
* | bridge: add NTF_USE support | stephen hemminger | 2011-11-14 | 1 | -11/+27 |
* | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 2011-11-14 | 17 | -60/+74 |
* | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 2011-11-14 | 1 | -45/+8 |
* | net-forcedeth: Add internal loopback support for forcedeth NICs. | Sanjay Hortikar | 2011-11-14 | 1 | -1/+155 |
* | 6LoWPAN: update documentation | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 1 | -0/+27 |
* | 6LoWPAN: UDP header decompression | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 1 | -1/+60 |
* | 6LoWPAN: UDP header compression | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 2 | -4/+52 |
* | 6LoWPAN: set proper netdev flags | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 1 | -2/+1 |
* | 6LoWPAN: disable debugging by default | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 1 | -2/+0 |
* | 6LoWPAN: add fragmentation support | alex.bluesman.smirnov@gmail.com | 2011-11-14 | 3 | -4/+280 |
* | ipv6: reduce percpu needs for icmpv6msg mibs | Eric Dumazet | 2011-11-14 | 5 | -19/+23 |
* | net: introduce ethernet teaming device | Jiri Pirko | 2011-11-13 | 12 | -0/+2133 |
* | bnx2x: update driver version to 1.70.35-0 | Dmitry Kravkov | 2011-11-13 | 1 | -2/+2 |
* | bnx2x: Remove on-stack napi struct variable | Ariel Elior | 2011-11-13 | 1 | -5/+7 |
* | bnx2x: prevent race in statistics flow | Dmitry Kravkov | 2011-11-13 | 1 | -1/+3 |
* | bnx2x: add fan failure event handling | Ariel Elior | 2011-11-13 | 2 | -1/+26 |
* | bnx2x: remove unused #define | Dmitry Kravkov | 2011-11-13 | 1 | -7/+0 |
* | bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. | Dmitry Kravkov | 2011-11-13 | 2 | -4/+2 |
* | bnx2x: DCBX: use #define instead of magic | Dmitry Kravkov | 2011-11-13 | 2 | -4/+6 |
* | bnx2x: propagate DCBX negotiation | Dmitry Kravkov | 2011-11-13 | 4 | -46/+90 |
* | bnx2x: separate FCoE and iSCSI license initialization. | Dmitry Kravkov | 2011-11-13 | 3 | -11/+46 |
* | bnx2x: remove unused variable | Dmitry Kravkov | 2011-11-13 | 1 | -3/+1 |
* | bnx2x: use rx_queue index for skb_record_rx_queue() | Dmitry Kravkov | 2011-11-13 | 4 | -2/+4 |
* | bnx2x: allow FCoE and DCB for 578xx | Dmitry Kravkov | 2011-11-13 | 2 | -3/+3 |
* | be2net: stop issuing FW cmds if any cmd times out | Sathya Perla | 2011-11-12 | 3 | -19/+20 |
* | be2net: don't log more than one error on detecting EEH/UE errors | Sathya Perla | 2011-11-12 | 2 | -13/+5 |
* | be2net: stop checking the UE registers after an EEH error | Sathya Perla | 2011-11-12 | 1 | -2/+4 |
* | be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios | Sathya Perla | 2011-11-12 | 4 | -34/+42 |
* | ipv4: PKTINFO doesnt need dst reference | Eric Dumazet | 2011-11-09 | 6 | -22/+28 |
* | ipv4: reduce percpu needs for icmpmsg mibs | Eric Dumazet | 2011-11-09 | 5 | -13/+12 |