summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+80
|\
| * igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-2621-64/+43
| * igb: make local functions static and remove dead codeJeff Kirsher2014-02-268-98/+17
| * 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/+1
* 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/+0
* Merge branch 'mlx4'David S. Miller2014-02-263-1/+7
|\
| * net/mlx4_en: Fix bad use of dev_idAmir Vadai2014-02-261-1/+0
| * 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/+3
|/
* 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/+0
* net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli2014-02-251-4/+0
* net: bcmgenet: drop checks on priv->phydevFlorian Fainelli2014-02-251-11/+6
* Merge branch 'gianfar'David S. Miller2014-02-253-398/+324
|\
| * gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-252-88/+77
| * gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-253-84/+76
| * 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/+51
| * gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil2014-02-251-82/+90
|/
* bcmgenet: Deleted unnecessary select_queue method.David S. Miller2014-02-251-7/+0
* net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam2014-02-251-4/+3
* 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
* tools: bpf_dbg: various misc code cleanupsDaniel Borkmann2014-02-251-64/+55
* loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann2014-02-251-0/+1
* pktgen: document all supported flagsMathias Krause2014-02-252-6/+26
* pktgen: simplify error handling in pgctrl_write()Mathias Krause2014-02-251-13/+6
* pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause2014-02-251-1/+4
* Merge branch 'qlcnic-next'David S. Miller2014-02-2511-149/+349
|\
| * Update MAINTAINERS for qlcnic driverShahed Shaikh2014-02-251-6/+1
| * qlcnic: Update version to 5.3.56Shahed Shaikh2014-02-251-2/+2
| * qlcnic: Enhance semaphore lock access failure error messageHarish Patil2014-02-251-7/+15