summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa
2014-02-26neigh: probe application via netlink in NUD_PROBETimo Teräs
2014-02-26ieee802154: fix new function declarationJean Sacren
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2014-02-26vxlan: remove unused port variable in vxlan_udp_encap_recv()Pablo Neira Ayuso
2014-02-26Merge branch 'mlx4'David S. Miller
2014-02-26net/mlx4_en: Fix bad use of dev_idAmir Vadai
2014-02-26net/mlx4_en: Expose port number through sysfsAmir Vadai
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26Merge branch 'bnx2x'David S. Miller
2014-02-26bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli
2014-02-24net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli
2014-02-24net: bcmgenet: drop checks on priv->phydevFlorian Fainelli
2014-02-24Merge branch 'gianfar'David S. Miller
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil
2014-02-24bcmgenet: Deleted unnecessary select_queue method.David S. Miller
2014-02-24net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches
2014-02-24bridge: Use ether_addr_copy and ETH_ALENJoe Perches
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings
2014-02-24tools: bpf_dbg: various misc code cleanupsDaniel Borkmann
2014-02-24loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-24pktgen: simplify error handling in pgctrl_write()Mathias Krause
2014-02-24pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause
2014-02-24Merge branch 'qlcnic-next'David S. Miller
2014-02-24Update MAINTAINERS for qlcnic driverShahed Shaikh
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil
2014-02-24qlcnic: Allow vlan0 trafficRajesh Borundia
2014-02-24qlcnic: Enhance driver message in failed state.Sucheta Chakraborty
2014-02-24qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh
2014-02-24Merge branch 'mlx4'David S. Miller
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay
2014-02-24bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong
2014-02-24bonding: use rcu_dereference() to access curr_active_slavedingtianhong
2014-02-24bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong