summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka1-16/+7
2014-02-07isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter1-1/+1
2014-02-07net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic1-0/+2
2014-02-07r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-07bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-07tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-07tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-07ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven1-1/+2
2014-02-07bnx2[x]: Make module parameters readableJames M Leddy2-7/+7
2014-02-07net: irda: ep7211-sir: Remove driverAlexander Shiyan3-78/+0
2014-02-07ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard3-6/+6
2014-02-07net: phy: sunxi: Add new compatiblesMaxime Ripard2-2/+6
2014-02-07net: ethernet: sunxi: Add new compatiblesMaxime Ripard2-2/+6
2014-02-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-53/+60
2014-02-06xen-netback: Fix Rx stall due to race conditionZoltan Kiss3-16/+7
2014-02-05openvswitch: Suppress error messages on megaflow updatesAndy Zhou1-4/+1
2014-02-05openvswitch: Fix ovs_flow_free() ovs-lock assert.Pravin B Shelar1-2/+4
2014-02-05openvswitch: Fix ovs_dp_cmd_msg_size()Daniele Di Proietto1-0/+1
2014-02-05openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou3-48/+47
2014-02-05openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performedThomas Graf1-0/+8
2014-02-05xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-05bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-02-05net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-02-05rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao1-1/+1
2014-02-05ptp: Allow selecting trigger/event index in testptpStefan Sørensen1-3/+8
2014-02-05net: ethoc: set up MII management bus clockMax Filippov2-2/+31
2014-02-05net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-05net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli1-14/+24
2014-02-05net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen1-5/+8
2014-02-05net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen1-1/+4
2014-02-05net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen1-0/+1
2014-02-05net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz1-7/+8
2014-02-05Merge branch 'bonding_fail_over_mac'David S. Miller1-8/+17
2014-02-05bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong1-1/+2
2014-02-05bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong1-7/+15
2014-02-04ip_tunnel: fix panic in ip_tunnel_xmit()Eric Dumazet1-18/+11
2014-02-02vxlan: remove extra newline after function definitionDaniel Baluta1-1/+0
2014-02-02Merge branch 'ethoc'David S. Miller1-0/+101
2014-02-02net: ethoc: implement ethtool get/set ring parametersMax Filippov1-0/+51
2014-02-02net: ethoc: implement ethtool get registersMax Filippov1-0/+20
2014-02-02net: ethoc: implement ethtool get/set settingsMax Filippov1-0/+24
2014-02-02net: ethoc: implement basic ethtool operationsMax Filippov1-0/+6
2014-01-31Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller4-4/+8
2014-01-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-01-31rds: The maintainer needs to be updated.Venkat Venkatsubra1-1/+1
2014-01-31can: add destructor for self generated skbsOliver Hartkopp6-34/+53
2014-01-31net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz1-2/+0
2014-01-31net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz1-1/+1
2014-01-31net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese1-2/+12
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds39-1895/+2435