firefly-linux-kernel-4.4.55.git
2012-06-25 alex.bluesman... 6lowpan: remove excessive argument in pr_debug
2012-06-25 alex.bluesman... 6lowpan: fix hop limit compression
2012-06-25 alex.bluesman... 6lowpan: read data from skb safely
2012-06-25 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-25 Somnath Koturbe2net: Regression bug wherein VFs creation broken...
2012-06-25 Somnath Koturbe2net: Explicitly clear the reserved field in the...
2012-06-25 Eric Dumazetnet: struct sock cleanups
2012-06-25 Vijay Subramaniannet: Remove 'unlikely' qualifier in skb_steal_sock()
2012-06-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-25 Eric Dumazetipv6: fib: fix fib dump restart
2012-06-25 Santosh Nayaknetxen: Error return off by one for XG port.
2012-06-25 Santosh Nayaknetxen: Error return off by one in 'netxen_nic_set_paus...
2012-06-25 Sven Eckelmannbatman-adv: Prefix translation-table local static funct...
2012-06-25 Sven Eckelmannbatman-adv: Prefix soft-interface local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix send local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix routing local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix originator local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix icmp_socket local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix hash local static functions with...
2012-06-25 Sven Eckelmannbatman-adv: Prefix hard-interface local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix gateway_common local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix gateway_client local static function...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bridge_loop_avoidance local static...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bat_sysfs local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix bat_iv_ogm local static functions...
2012-06-25 Sven Eckelmannbatman-adv: Prefix main static inline functions with...
2012-06-24 Sven Eckelmannbatman-adv: Prefix unicast static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix originator static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix hash static inline functions with...
2012-06-24 Sven Eckelmannbatman-adv: Prefix hard-interface static inline functio...
2012-06-24 Sven Eckelmannbatman-adv: Prefix bitarray static inline functions...
2012-06-24 Sven Eckelmannbatman-adv: Prefix bat_debugfs local static functions...
2012-06-24 Vijay Subramaniantcp: Fix bug in tcp socket early demux
2012-06-24 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-06-23 Antonio Quartullibatman-adv: fix race condition in TT full-table replacement
2012-06-23 Marek Lindnerbatman-adv: only drop packets of known wifi clients
2012-06-23 David S. Milleripv4: Don't add deprecated new binary sysctl value.
2012-06-23 Yoshihiro Shimodanet: sh_eth: fix the condition to fix the cur_tx/dirty_rx
2012-06-23 françois romieur8169: RxConfig hack for the 8168evl.
2012-06-23 Eric Dumazetipv4: tcp: dont cache output dst for syncookies
2012-06-23 Ming Leiusbnet: handle remote wakeup asap
2012-06-23 Ming Leiusbnet: decrease suspend count if returning -EBUSY...
2012-06-23 Ming Leiusbnet: clear OPEN flag in failure path
2012-06-23 Yuval Mintzbnx2x: link module eeprom
2012-06-23 Yuval Mintzbnx2x: 1G sfp+ module handling
2012-06-23 Yuval Mintzbnx2x: revised link register access
2012-06-23 Yuval Mintzbnx2x: treat 0 speed as link down (copper)
2012-06-23 Yuval Mintzbnx2x: link cleanup
2012-06-23 Yuval Mintzbnx2x: sfp+ Tx fault detection added
2012-06-23 Bjørn Morknet: qmi_wwan: fix Gobi device probing
2012-06-23 Pablo Neira... netfilter: ctnetlink: fix compilation with NF_CONNTRACK...
2012-06-23 Pablo Neira... netfilter: nfnetlink_queue: fix sparse warning due...
2012-06-23 Alexander Duyckipv4: Add sysctl knob to control early socket demux
2012-06-23 Matthias Bruggersmsc911x.c: encapsulate enable irq calls
2012-06-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-22 Pablo Neira... netfilter: nfnetlink_queue: fix compilation with CONFIG...
2012-06-21 John Fastabendnet: dcb: fix small regression in __dcbnl_pg_setcfg()
2012-06-21 Stephen Hemmingerixgbe: simplify padding and length checks
2012-06-21 David S. Millertcp: Validate route interface in early demux.
2012-06-21 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-06-20 Eric Dumazetinetpeer: inetpeer_invalidate_tree() cleanup
2012-06-20 Jiri Pirkoteam: do RCU update path fixups
2012-06-20 David S. Millerteam: Revert previous two changes.
2012-06-20 Jiri Pirkoteam: use RCU_INIT_POINTER for NULL assignment of RCU...
2012-06-20 Jiri Pirkoteam: use rcu_access_pointer to access RCU pointer...
2012-06-20 Marc Kleine... can: c_can_pci: fix compilation on non HAVE_CLK archs
2012-06-20 Sven Eckelmannbatman-adv: Reformat multiline comments to consistent...
2012-06-20 Sven Eckelmannbatman-adv: Prefix main non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix vis non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix unicast non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix translation-table non-static functio...
2012-06-20 Sven Eckelmannbatman-adv: Prefix soft-interface non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix send non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix routing non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix ring_buffer non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix originator non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix icmp-socket non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix hash non-static functions with batadv_
2012-06-20 Sven Eckelmannbatman-adv: Prefix hard-interface non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix gateway-common non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix gateway-client non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bridge_loop_avoidance non-static...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bitarray non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_sysfs non-static functions with...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_debugfs non-static functions...
2012-06-20 Sven Eckelmannbatman-adv: Prefix bat_algo non-static functions with...
2012-06-20 Pablo Neira... netfilter: nfq_ct_hook needs __rcu and __read_mostly
2012-06-20 Rajkumar Manoharanath9k_htc: configure bssid on ASSOC/IBSS change
2012-06-20 Johannes Bergiwlwifi: remove log_event debugfs file debugging is...
2012-06-20 Mohammed Shafi... ath9k_hw: avoid possible infinite loop in ar9003_get_pl...
2012-06-20 Grazvydas Ignotaswl1251: Fix memory leaks in SPI initialization
2012-06-20 Grazvydas Ignotaswl1251: always report beacon loss to the stack
2012-06-20 Grazvydas Ignotaswl1251: fix TSF calculation
2012-06-20 Jacob Kellerixgbe: clean up ixgbe_get_settings ethtool function
2012-06-20 Jacob Kellerixgbe: add support for 1G SX modules
2012-06-20 Carolyn Wybornyigb: Version bump
2012-06-20 Carolyn Wybornyigb: Update firmware info output
2012-06-20 Matthew Vickigb: Streamline RSS queue and queue pairing assignment...
2012-06-20 Carolyn Wybornyigb: Support the get_ts_info ethtool method.
next