summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches
2013-08-01checksum: Remove extern from function prototypesJoe Perches
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches
2013-08-01Documentation: add networking/netdev-FAQ.txtPaul Gortmaker
2013-08-01fib_rules: add .suppress operationStefan Tomanek
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches
2013-07-31net: skb_orphan() changesEric Dumazet
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet