summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-24Altera TSE: Correct typecast issue detected by kbuild test robotVince Bridgers
2014-03-24Altera TSE: Set version number by driver's get regsVince Bridgers
2014-03-24Merge branch 'qlcnic-next'David S. Miller
2014-03-24qlcnic: Update version to 5.3.57Shahed Shaikh
2014-03-24qlcnic: Add VXLAN Rx offload supportShahed Shaikh
2014-03-24qlcnic: Add VXLAN Tx offload supportShahed Shaikh
2014-03-24gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil
2014-03-24ipv4: remove ipv4_ifdown_dst from route.cLi RongQing
2014-03-24net: optimize csum_replace2()Eric Dumazet
2014-03-22Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-03-22batman-adv: Start new development cycleSimon Wunderlich
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli
2014-03-22batman-adv: improve the TT flags documentationAntonio Quartulli
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli
2014-03-22batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli
2014-03-22batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing
2014-03-22batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu
2014-03-21Merge branch 'ptp-next'David S. Miller
2014-03-21dp83640: let the periodic pin from the module parameter be a default.Richard Cochran
2014-03-21dp83640: let external input pins from the module parameters be defaults.Richard Cochran
2014-03-21dp83640: implement programmable pin functions.Richard Cochran
2014-03-21dp83640: correct the periodic output frequencyRichard Cochran
2014-03-21dp83640: trivial fixesRichard Cochran
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-21ptp: expose the programmable pins via sysfsRichard Cochran
2014-03-21ptp: add the pin GET/SETFUNC ioctls to the testptp program.Richard Cochran
2014-03-21ptp: introduce programmable pins.Richard Cochran
2014-03-21igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-03-21igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-21igb: add register rd/wr for surprise removalFujinaka, Todd
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad
2014-03-21ixgbevf: Check for adapter removal on register writesMark Rustad
2014-03-21ixgbevf: Check register reads for adapter removalMark Rustad
2014-03-21ixgbevf: Make the ethtool register test use accessorsMark Rustad
2014-03-21ixgbevf: Use static inlines instead of macrosMark Rustad
2014-03-21ixgbe: Break recursion in case of removalMark Rustad
2014-03-21i40evf: clean up init error messagesMitch Williams
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams