summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek5-10/+43
2013-08-03icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger1-1/+6
2013-08-03icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger1-1/+1
2013-08-03af_packet: simplify VLAN frame check in packet_sndPhil Sutter1-11/+4
2013-08-03af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter1-11/+14
2013-08-03af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter1-2/+11
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du3-2/+3
2013-08-02Merge branch 'eth_alen'David S. Miller28-79/+99
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches11-26/+29
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches11-45/+58
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches6-8/+12
2013-08-02Merge branch 'qlcnic'David S. Miller8-309/+651
2013-08-02qlcnic: Update version to 5.2.45Himanshu Madhani1-2/+2
2013-08-02qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra1-7/+11
2013-08-02qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra6-264/+232
2013-08-02qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra5-21/+388
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria4-19/+22
2013-08-02Merge branch 'bond_rcu'David S. Miller6-383/+310
2013-08-02bonding: initial RCU conversionnikolay@redhat.com5-29/+32
2013-08-02bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2-67/+61
2013-08-02bonding: simplify broadcast_xmit functionNikolay Aleksandrov1-36/+16
2013-08-02bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com1-25/+8
2013-08-02bonding: convert to list API and replace bond's custom listnikolay@redhat.com6-236/+203
2013-08-02ipv6: bump genid when delete/add addressfan.du1-0/+1
2013-08-02Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-49/+32
2013-08-02bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-02bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov1-2/+2
2013-08-02tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf5-4/+266
2013-08-02tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2-2/+0
2013-08-02tile: make "tile_net.custom" a proper bool module parameterChris Metcalf1-5/+5
2013-08-02tile: support TSO for IPv6 in tilegx network driverChris Metcalf1-15/+29
2013-08-02tile: support multiple mPIPE shims in tilegx network driverChris Metcalf6-212/+417
2013-08-02tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-02tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-02tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-02tile: support jumbo frames in the tilegx network driverChris Metcalf5-166/+351
2013-08-02tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-02tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
2013-08-02tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-02tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-02gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam1-8/+20
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam1-41/+12
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa1-3/+11
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63