summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-31net: remove an unneeded checkDan Carpenter
2013-07-31flow_dissector: add support for IPPROTO_IPV6Tom Herbert
2013-07-31flow_dissector: clean up IPIP caseTom Herbert