summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kdoc'David S. Miller2014-02-272-54/+163
|\
| * net: move net_device priv_flags out from UAPILuis R. Rodriguez2014-02-272-83/+83
| * net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez2014-02-271-52/+161
|/
* atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann2014-02-271-8/+8
* tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-2617-169/+174
* net: add skb_mstamp infrastructureEric Dumazet2014-02-261-2/+57
* phy: micrel: add of configuration for LED modeBen Dooks2014-02-262-4/+63
* isdn: fix multiple sleep_on racesArnd Bergmann2014-02-261-5/+8
* isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann2014-02-262-6/+8
* isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2014-02-262-4/+8
* isdn: pcbit: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-3/+3
* atm: firestream: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-2/+2
* Merge branch 'intel-next'David S. Miller2014-02-2624-170/+80Star
|\
| * igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-2621-64/+43Star
| * igb: make local functions static and remove dead codeJeff Kirsher2014-02-268-98/+17Star
| * ixgbe: Add WoL support for a new deviceMark Rustad2014-02-262-0/+2
| * ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller2014-02-261-2/+6
| * ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore2014-02-261-6/+12
|/
* ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-264-6/+18
* ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2014-02-264-8/+16
* ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa2014-02-261-2/+1Star
* neigh: probe application via netlink in NUD_PROBETimo Teräs2014-02-261-4/+4
* ieee802154: fix new function declarationJean Sacren2014-02-261-1/+1
* ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork2014-02-261-1/+3
* vxlan: remove unused port variable in vxlan_udp_encap_recv()Pablo Neira Ayuso2014-02-261-3/+0Star
* Merge branch 'mlx4'David S. Miller2014-02-263-1/+7
|\
| * net/mlx4_en: Fix bad use of dev_idAmir Vadai2014-02-261-1/+0Star
| * net/mlx4_en: Expose port number through sysfsAmir Vadai2014-02-261-0/+1
| * net: Add sysfs file for port numberAmir Vadai2014-02-262-0/+6
|/
* Merge branch 'bnx2x'David S. Miller2014-02-262-4/+10
|\
| * bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt2014-02-261-0/+2
| * bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt2014-02-261-0/+5
| * bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt2014-02-261-4/+3Star
|/
* net: tcp: add mib counters to track zero window transitionsFlorian Westphal2014-02-263-1/+17
* net: order MPLS ethertypes numericallyNeil Jerram2014-02-261-2/+2
* bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches2014-02-254-89/+138
* net: bcmgenet: remove unused bh_lock memberFlorian Fainelli2014-02-251-1/+0Star
* net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli2014-02-251-4/+0Star
* net: bcmgenet: drop checks on priv->phydevFlorian Fainelli2014-02-251-11/+6Star
* Merge branch 'gianfar'David S. Miller2014-02-253-398/+324Star
|\
| * gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-252-88/+77Star
| * gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-253-84/+76Star
| * gianfar: Don't free/request irqs on device resetClaudiu Manoil2014-02-251-32/+45
| * gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil2014-02-253-127/+51Star
| * gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil2014-02-251-82/+90
|/
* bcmgenet: Deleted unnecessary select_queue method.David S. Miller2014-02-251-7/+0Star
* net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam2014-02-251-4/+3Star
* bridge: netfilter: Use ether_addr_copyJoe Perches2014-02-255-7/+7
* bridge: Use ether_addr_copy and ETH_ALENJoe Perches2014-02-253-5/+5
* cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2014-02-252-14/+14