summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan
2013-08-02Merge branch 'bond_neigh_parms'David S. Miller
2013-08-02bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-08-02neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02Merge branch 'eth_alen'David S. Miller
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches
2013-08-02Merge branch 'qlcnic'David S. Miller
2013-08-02qlcnic: Update version to 5.2.45Himanshu Madhani
2013-08-02qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra
2013-08-02qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra
2013-08-02qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria
2013-08-01Merge branch 'bond_rcu'David S. Miller
2013-08-01bonding: initial RCU conversionnikolay@redhat.com
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov
2013-08-01bonding: simplify broadcast_xmit functionNikolay Aleksandrov
2013-08-01bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com
2013-08-01ipv6: bump genid when delete/add addressfan.du
2013-08-01Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf
2013-08-01tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf
2013-08-01tile: make "tile_net.custom" a proper bool module parameterChris Metcalf
2013-08-01tile: support TSO for IPv6 in tilegx network driverChris Metcalf
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet