aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-01-19Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-01-19batman-adv: Start new development cycleAntonio Quartulli
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2013-01-19batman-adv: postpone sysfs removal when unregisteringSimon Wunderlich
2013-01-19batman-adv: rename random32() to prandom_u32()Akinobu Mita
2013-01-19batman-adv: kernel doc for types.hMarek Lindner
2013-01-19batman-adv: rename batadv_claim struct to make clear it is used by blaMarek Lindner
2013-01-19batman-adv: rename batadv_backbone_gw struct to make clear it is used by blaMarek Lindner
2013-01-19batman-adv: rename batadv_recvlist_node struct to make clear it is used by visMarek Lindner
2013-01-19batman-adv: rename batadv_if_list_entry struct to make clear it is used by visMarek Lindner
2013-01-19batman-adv: group tt type definitions togetherMarek Lindner
2013-01-19batman-adv: mark debug_log struct as bat_priv only structMarek Lindner
2013-01-19batman-adv: align kernel doc properlyMarek Lindner
2013-01-19batman-adv: a delayed_work has to be initialised onceAntonio Quartulli
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin
2013-01-19igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-01-19ixgbevf: Fix statistics corruptionGreg Rose
2013-01-19ixgbevf: Fix link up messagesGreg Rose
2013-01-19ixgbevf: Synch out of tree and in tree mailbox interrupt handlersGreg Rose
2013-01-19ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck
2013-01-19ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend
2013-01-18ipv6: remove unneeded check to pskb_may_pull in ipip6_rcvHannes Frederic Sowa
2013-01-18ndisc: Check NS message length before access.YOSHIFUJI Hideaki / 吉藤英明
2013-01-18ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明
2013-01-18enic: change sprintf() to snprintf()Dan Carpenter
2013-01-18smsc: smc911x: Fix sparse warningsFabio Estevam
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N
2013-01-186lowpan: Handle uncompressed IPv6 packets over 6LoWPANAlan Ott
2013-01-186lowpan: Refactor packet delivery into a functionAlan Ott
2013-01-18net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2013-01-18Merge branch 'intel'David S. Miller
2013-01-18igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick
2013-01-18igb: Free any held skb that should have been timestamped on removeMatthew Vick
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick
2013-01-18igb: Add support for SW timestampingMatthew Vick
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny
2013-01-18igb: Add support functions to access thermal data.Carolyn Wyborny
2013-01-18igb: Add i2c interface to igb.Carolyn Wyborny
2013-01-18igb: Enable SR-IOV configuration via PCI sysfs interfaceGreg Rose
2013-01-18e1000e: add support for hardware timestamping on some devicesBruce Allan
2013-01-18e1000e: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas