]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-01-21 Nicolas Dichtelmcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
2013-01-21 Paul GortmakerDocumentation: remove obsolete networking/multicast...
2013-01-21 David S. MillerMerge branch 'qeth'
2013-01-21 Stefan Rasplqeth: Fix HiperSockets performance regression
2013-01-21 Stefan Rasplqeth: Make s390dbf card entries persistent
2013-01-21 Stefan Rasplqeth: Update Kconfig wording
2013-01-21 Stefan Rasplqeth: Support VEPA mode
2013-01-21 Stefan Rasplqeth: Remove unused exports
2013-01-21 Stefan Rasplqeth: Fix retry logic in hardsetup
2013-01-21 David S. MillerMerge branch 'ipv6_ndisc'
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use compound literals to build redirect message.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Break down ndisc_build_skb() and build message...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Break down __ndisc_send().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use ndisc_send_skb() for redirect.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Remove icmp6h argument from ndisc_send_skb().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Make ndisc_fill_xxx_option() for sk_buff.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Calculate message body length and option length...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Reset skb->trasport_headner inside ndisc_alloc_s...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Defer building IPv6 header.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Remove dev argument for ndisc_send_skb().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Set skb->dev and skb->protocol inside ndisc_allo...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Simplify arguments for ip6_nd_hdr().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Unshare ip6_nd_hdr() and change return type to...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Introduce ndisc_alloc_skb() helper.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Introduce ndisc_fill_redirect_hdr_option().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use skb_linearize() instead of pskb_may_pull...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Reduce number of arguments for ndisc_fill_addr_o...
2013-01-21 Thierry Redingnet: ethernet: davinci: Fix build breakage
2013-01-21 YOSHIFUJI Hideaki... firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
2013-01-21 YOSHIFUJI Hideaki... firewire net: Ensure checksumming in upper layer.
2013-01-21 Ming Leiusbnet: pegasus: set wakeup enable in set_wol
2013-01-21 Eric Dumazetnet/mlx4_en: remove redundant code
2013-01-21 YOSHIFUJI Hideaki... ndisc: Make several arguments for ndisc_send_na() boolean.
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_solict_mult().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Introduce ipv6_addr_is_solict_mult() to check...
2013-01-21 YOSHIFUJI Hideakiipv6: Make ipv6_addr_is_XXX() return boolean.
2013-01-19 Wu Fengguangnet: asix: ax88772_unbind() can be static
2013-01-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-01-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-01-19 Antonio Quartullibatman-adv: Start new development cycle
2013-01-19 Antonio Quartullibatman-adv: update copyright years
2013-01-19 Simon Wunderlichbatman-adv: postpone sysfs removal when unregistering
2013-01-19 Akinobu Mitabatman-adv: rename random32() to prandom_u32()
2013-01-19 Marek Lindnerbatman-adv: kernel doc for types.h
2013-01-19 Marek Lindnerbatman-adv: rename batadv_claim struct to make clear...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_backbone_gw struct to make...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_recvlist_node struct to make...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_if_list_entry struct to make...
2013-01-19 Marek Lindnerbatman-adv: group tt type definitions together
2013-01-19 Marek Lindnerbatman-adv: mark debug_log struct as bat_priv only...
2013-01-19 Marek Lindnerbatman-adv: align kernel doc properly
2013-01-19 Antonio Quartullibatman-adv: a delayed_work has to be initialised once
2013-01-19 Akeem G. Abodunrinigb: Copyright string update to year 2013
2013-01-19 Alexander Duyckigb: Replace rmb in Tx cleanup with read_barrier_depends
2013-01-19 Greg Roseixgbevf: Fix statistics corruption
2013-01-19 Greg Roseixgbevf: Fix link up messages
2013-01-19 Greg Roseixgbevf: Synch out of tree and in tree mailbox interrup...
2013-01-19 Alexander Duyckixgbe: Improve performance and reduce size of ixgbe_tx_map
2013-01-19 Alexander Duyckixgbe: Update ixgbe Tx flags to improve code efficiency
2013-01-19 Alexander Duyckixgbe: Always use context 0, even for FCoE and TSO
2013-01-19 Alexander Duyckixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid...
2013-01-19 John Fastabendixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
2013-01-18 Hannes Frederic... ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
2013-01-18 YOSHIFUJI Hideaki... ndisc: Check NS message length before access.
2013-01-18 YOSHIFUJI Hideaki... ipv6: Remove unused neigh argument for icmp6_dst_alloc...
2013-01-18 Dan Carpenterenic: change sprintf() to snprintf()
2013-01-18 Fabio Estevamsmsc: smc911x: Fix sparse warnings
2013-01-18 Simon Quenet: usb: initialize tmp in dm9601.c to avoid warning
2013-01-18 Mugunthan V Nnet: ethernet: davinci_cpdma: Add boundary for rx and...
2013-01-18 Alan Ott6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
2013-01-18 Alan Ott6lowpan: Refactor packet delivery into a function
2013-01-18 Frank Linet: fec: enable pause frame to improve rx prefomance...
2013-01-18 Lucas Stachnet: asix: handle packets crossing URB boundaries
2013-01-18 Lucas Stachnet: asix: init ASIX AX88772B MAC from EEPROM
2013-01-18 David S. MillerMerge branch 'intel'
2013-01-18 Matthew Vickigb: Use in-kernel PTP_EV_PORT #define
2013-01-18 Matthew Vickigb: Free any held skb that should have been timestampe...
2013-01-18 Matthew Vickigb: Add mechanism for detecting latched hardware Rx...
2013-01-18 Matthew Vickigb: Add timeout for PTP Tx work item
2013-01-18 Matthew Vickigb: Add support for SW timestamping
2013-01-18 Carolyn Wybornyigb: Enable hwmon data output for thermal sensors via...
2013-01-18 Carolyn Wybornyigb: Add support functions to access thermal data.
2013-01-18 Carolyn Wybornyigb: Add i2c interface to igb.
2013-01-18 Greg Roseigb: Enable SR-IOV configuration via PCI sysfs interface
2013-01-18 Bruce Allane1000e: add support for hardware timestamping on some...
2013-01-18 Bjorn Helgaase1000e: Use standard #defines for PCIe Capability ASPM...
2013-01-18 Bruce Allane1000e: add ethtool .get_eee/.set_eee
2013-01-17 YOSHIFUJI Hideaki... ipv6: Complete neighbour entry removal from dst_entry.
2013-01-17 YOSHIFUJI Hideaki... ipv6: Do not depend on rt->n in ip6_finish_output2().
2013-01-17 YOSHIFUJI Hideaki... ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
2013-01-17 YOSHIFUJI Hideaki... ipv6: Introduce rt6_nexthop() to select nexthop address.
2013-01-17 YOSHIFUJI Hideaki... ipv6: Do not depend on rt->n in rt6_probe().
2013-01-17 YOSHIFUJI Hideaki... ipv6: Do not depend on rt->n in rt6_check_neigh().
2013-01-17 YOSHIFUJI Hideaki... ipv6: Do not depend on rt->n in ip6_pol_route().
2013-01-17 YOSHIFUJI Hideaki... ndisc: Introduce __ipv6_neigh_lookup_noref().
2013-01-17 YOSHIFUJI Hideaki... ipv6 route: Dump gateway based on RTF_GATEWAY flag...
2013-01-17 YOSHIFUJI Hideaki... ndisc: Remove tbl argument for __ipv6_neigh_lookup().
next