firefly-linux-kernel-4.4.55.git
2015-10-05 Johannes BergMAINTAINERS: iwlwifi: update contact email
2015-10-05 Johannes Bergiwlwifi: mvm: correct skip-over-DTIM implementation
2015-10-05 Moshe Hareliwlwifi: nvm: force 1x1 antenna in Series 8000
2015-10-05 Aviya Erenfeldiwlwifi: mvm: move DTS command and notification to...
2015-09-26 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-09-21' of git...
2015-09-21 Eliad Pelleriwlwifi: mvm: add debug print for d0i3 exit indication
2015-09-21 Eliad Pelleriwlwifi: mvm: configure wowlan configuration only if...
2015-09-21 Johannes Bergiwlwifi: mvm: move RX API into its own file
2015-09-21 Johannes Bergiwlwifi: mvm: remove some unused defines from RX API
2015-09-21 Johannes Bergiwlwifi: mvm: remove pointless cfg_phy_cnt length check
2015-09-21 Johannes Bergiwlwifi: mvm: remove useless debug message from RX
2015-09-21 Johannes Bergiwlwifi: mvm: make sure AP is operating for ToF
2015-09-21 Emmanuel Grumbachiwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV...
2015-09-21 Emmanuel Grumbachiwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV...
2015-09-21 Emmanuel Grumbachiwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS...
2015-09-21 Emmanuel Grumbachiwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV...
2015-09-21 Emmanuel Grumbachiwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0...
2015-09-18 Oleksij Rempelath9k_htc: introduce support for different fw versions
2015-09-18 Eric Dumazetsch_dsmark: improve memory locality
2015-09-18 David S. MillerMerge branch 'bcmgenet-irq-coalesce'
2015-09-18 Florian Fainellinet: bcmgenet: Implement RX coalescing control knobs
2015-09-18 Florian Fainellinet: bcmgenet: Implement TX coalescing control knobs
2015-09-18 Woojung.Huh... lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from...
2015-09-18 Woojung.Huh... lan78xx: Create lan78xx_get_mdix_status() and lan78xx_s...
2015-09-18 Woojung.Huh... lan78xx: Remove phy defines in lan78xx.h and use define...
2015-09-18 Woojung.Huh... lan78xx: Update to use phylib instead of mii_if_info.
2015-09-18 Woojung.Huh... lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
2015-09-18 Woojung.Huh... lan78xx: Check device ready bit (PMT_CTL_READY_) after...
2015-09-18 David Ahernnet: Initialize table in fib result
2015-09-18 David S. MillerMerge branch 'bpf_avoid_clone'
2015-09-18 Alexei Starovoitovbpf: add bpf_redirect() helper
2015-09-18 Daniel Borkmanncls_bpf: introduce integrated actions
2015-09-18 Junwei Zhangnet: only check perm protocol when register proto
2015-09-18 Eric Dumazetbonding: use l4 hash if available
2015-09-18 Eric Dumazettcp: provide skb->hash to synack packets
2015-09-18 David S. MillerMerge branch 'nf_hook_netns'
2015-09-18 Eric W. Biedermannetfilter: Add blank lines in callers of netfilter...
2015-09-18 Eric W. Biedermannetfilter: Pass net into okfn
2015-09-18 Eric W. Biedermannetfilter: Use nf_hook_state.net
2015-09-18 Eric W. Biedermannetfilter: Pass struct net into the netfilter hooks
2015-09-18 Eric W. Biedermanbridge: Add br_netif_receive_skb remove netif_receive_s...
2015-09-18 Eric W. Biedermanbridge: Cache net in br_nf_pre_routing_finish
2015-09-18 Eric W. Biedermanbridge: Pass net into br_nf_push_frag_xmit
2015-09-18 Eric W. Biedermanbridge: Pass net into br_nf_ip_fragment
2015-09-18 Eric W. Biedermanipv6: Compute net once in raw6_send_hdrinc
2015-09-18 Eric W. Biedermanipv6: Cache net in ip6_output
2015-09-18 Eric W. Biedermanipv6: Only compute net once in ip6_finish_output2
2015-09-18 Eric W. Biedermanipv6: Don't recompute net in ip6_rcv
2015-09-18 Eric W. Biedermannet: Remove dev_queue_xmit_sk
2015-09-18 Eric W. Biedermanbridge: Introduce br_send_bpdu_finish
2015-09-18 Eric W. Biedermanarp: Introduce arp_xmit_finish
2015-09-18 Eric W. Biedermanipv6: Only compute net once in ip6mr_forward2_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ipmr_forward_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_rcv_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_finish_output2
2015-09-18 Eric W. Biedermanipv4: Explicitly compute net in ip_fragment
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_do_fragment
2015-09-18 Eric W. Biedermanipv4: Don't recompute net in ipmr_queue_xmit
2015-09-18 Eric W. Biedermanipv4: Remember the net in ip_output and ip_mc_output
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_rcv
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_forward_finish
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_forward
2015-09-18 Eric W. Biedermannet: Merge dst_output and dst_output_sk
2015-09-18 Eric W. Biedermanxfrm: Remove unused afinfo method init_dst
2015-09-18 Eric W. Biedermannetfilter: Pass net to nf_hook_thresh
2015-09-18 Eric W. Biedermannetfilter: Store net in nf_hook_state
2015-09-18 Eric W. Biedermannetfilter: Remove !CONFIG_NETFITLER definition of nf_ho...
2015-09-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-17 Thadeu Lima... net-sysfs: get_netdev_queue_index() cleanup
2015-09-17 Robert Jarzmiknet: smc91x: convert pxa dma to dmaengine
2015-09-16 Randy Dunlapnet: fix cdc-phonet.c dependency and build error
2015-09-16 Stephen Rothwellcdc: add header guards
2015-09-16 Jacob Kellerfm10k: fix iov_msg_mac_vlan_pf VID checks
2015-09-16 Alexander Duyckfm10k: Only trigger data path reset if fabric is up
2015-09-16 Jacob Kellerfm10k: re-enable VF after a full reset on detection...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix typo in fm10k_netdev.c
2015-09-16 Jacob Kellerfm10k: send traffic on default VID to VLAN device if...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix up ordering of __always_unused and...
2015-09-16 Jacob Kellerfm10k: remove is_slot_appropriate
2015-09-16 Jacob Kellerfm10k: don't store sw_vid at reset
2015-09-16 Jacob Kellerfm10k: allow creation of VLAN interfaces even while...
2015-09-16 Alexander Duyckfm10k: Report MAC address on driver load
2015-09-16 Alexander Duyckfm10k: Don't assume page fragments are page size
2015-09-16 Jacob Kellerfm10k: update netdev perm_addr during reinit, instead...
2015-09-16 Jacob Kellerfm10k: update fm10k_slot_warn to use pcie_get_minimum...
2015-09-16 Jacob Kellerfm10k: only prevent removal of default VID rules
2015-09-16 Jacob Kellerfm10k: disable service task during suspend
2015-09-16 Alexander Duyckixgbe: Limit lowest interrupt rate for adaptive interru...
2015-09-16 Alex Williamsonixgbe: Teardown SR-IOV before unregister_netdev()
2015-09-16 Don Skidmoreixgbe: fix issue with SFP events with new X550 devices
2015-09-15 Sowmini Varadhanrtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid...
2015-09-15 David S. Millercdc: Fix build warning.
2015-09-15 Joe Perchesmv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
2015-09-15 David S. MillerMerge branch 'xgene-2nd-10gbe-port'
2015-09-15 Iyappan Subramaniandtb: xgene: Add 2nd 10GbE node
2015-09-15 Iyappan Subramaniandriver: net: xgene: Add support for 2nd 10GbE port
2015-09-15 Oliver Neukumcdc-phonet: use common parser
2015-09-15 Oliver Neukumqmi-wwan: use common parser
2015-09-15 Oliver Neukumcdc-ether: switch to common CDC parser
2015-09-15 Oliver Neukumcdc-ncm: use common parser
next