summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-288-13/+19
* net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-282-4/+6
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-281-6/+5
* isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-281-1/+1
* net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-286-11/+21
* net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-281-5/+5
* arp: flush arp cache on IFF_NOARP changeTimo Teräs2013-05-281-0/+6
* net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-282-2/+12
* net: pass info struct via netdevice notifierJiri Pirko2013-05-2880-127/+172
* bonding: remove ifenslave.c from kernel sourceCong Wang2013-05-275-1157/+10
* doc:networking: Fix typo in documentation/networkingMasanari Iida2013-05-273-9/+9
* bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov2013-05-271-9/+1
* net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-271-13/+1
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-273-15/+7
* net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2013-05-272-7/+35
* Merge branch 'mpls_gso'David S. Miller2013-05-2715-116/+149
|\
| * MPLS: Add limited GSO supportSimon Horman2013-05-2715-3/+143
| * net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-271-113/+6
|/
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-271-2/+2
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-273-1/+17
* net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli2013-05-271-2/+2
* net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-272-4/+0
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-273-3/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-2737-61/+0
* Merge branch 'fec_regulator_suspend_resume'David S. Miller2013-05-272-11/+27
|\
| * fec: Handle the regulator in suspend/resumeFabio Estevam2013-05-271-0/+10
| * fec: Remove irqs firstFabio Estevam2013-05-271-5/+5
| * fec: Disable the PHY regulator on error and removalFabio Estevam2013-05-271-0/+6
| * fec: Invert the order of error path sequenceFabio Estevam2013-05-271-2/+2
| * fec: Place the phy regulator in the private structureFabio Estevam2013-05-272-4/+4
|/
* be2net: Trim padded packets for LancerSomnath Kotur2013-05-271-1/+3
* be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur2013-05-271-0/+10
* be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-273-7/+8
* bnx2x: Change to D3hot only on removalYuval Mintz2013-05-272-10/+24
* bnx2x: Implement PCI shutdownYuval Mintz2013-05-271-12/+59
* bnx2x: Count number of possible FCoE interfacesDmitry Kravkov2013-05-271-3/+48
* bnx2x: Ack unknown VF messagesAriel Elior2013-05-271-1/+4
* bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-272-14/+31
* bnx2x: Zero VFs starting MACsAriel Elior2013-05-271-1/+5
* tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches2013-05-251-37/+39
* tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches2013-05-251-59/+51
* tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet2013-05-251-136/+133
* net: add netnotifier event for upper device changeJiri Pirko2013-05-252-1/+3
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-2523-95/+66
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-259-171/+698
* Merge branch 'qlcnic'David S. Miller2013-05-2413-168/+324
|\
| * qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-241-2/+2
| * qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-243-40/+41
| * qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-241-9/+28
OpenPOWER on IntegriCloud