firefly-linux-kernel-4.4.55.git
2015-04-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-04-14 Jeff Kirsherfm10k: Bump driver version to 0.15.2
2015-04-14 Jeff Kirsherfm10k: corrected VF multicast update
2015-04-14 Jeff Kirsherfm10k: mbx_update_max_size does not drop all oversized...
2015-04-14 Jeff Kirsherfm10k: reset head instead of calling update_max_size
2015-04-14 Jeff Kirsherfm10k: renamed mbx_tx_dropped to mbx_tx_oversized
2015-04-14 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-04-14 Jeff Kirsherfm10k: update xcast mode before synchronizing multicast...
2015-04-14 Jeff Kirsherfm10k: start service timer on probe
2015-04-14 Jeff Kirsherfm10k: fix function header comment
2015-04-14 Jeff Kirsherfm10k: comment next_vf_mbx flow
2015-04-14 Jeff Kirsherfm10k: don't handle mailbox events in iov_event path...
2015-04-14 Jeff Kirsherfm10k: use separate workqueue for fm10k driver
2015-04-14 Jeff Kirsherfm10k: Set PF queues to unlimited bandwidth during...
2015-04-14 Jeff Kirsherfm10k: expose tx_timeout_count as an ethtool stat
2015-04-14 Jeff Kirsherfm10k: only increment tx_timeout_count in Tx hang path
2015-04-14 Jeff Kirsherfm10k: remove extraneous "Reset interface" message
2015-04-14 Jeff Kirsherfm10k: separate PF only stats so that VF does not displ...
2015-04-14 Jeff Kirsherfm10k: use hw->mac.max_queues for stats
2015-04-14 Jeff Kirsherfm10k: only show actual queues, not the maximum in...
2015-04-14 Jeff Kirsherfm10k: allow creation of VLAN on default vid
2015-04-14 Jeff Kirsherfm10k: fix unused warnings
2015-04-14 Jeff Kirsherfm10k: Add netconsole support
2015-04-14 Jeff Kirsherfm10k: Have the VF get the default VLAN during init
2015-04-14 Jeff Kirsherfm10k: Correct spelling mistake
2015-04-14 Jeff Kirsherfm10k: Remove redundant rx_errors in ethtool
2015-04-14 Jeff Kirsherfm10k: Corrected an error in Tx statistics
2015-04-14 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-04-14 David S. MillerMerge branch 'cxgb4-next'
2015-04-14 Hariprasad... cxgb4: Don't call t4_slow_intr_handler when we're not...
2015-04-14 Hariprasad... cxgb4: Add comment for calculate tx flits and sge lengt...
2015-04-14 Hariprasad... cxgb4: Use device node in page allocation
2015-04-14 Hariprasad... cxgb4: Freelist starving threshold varies from adapter...
2015-04-14 Hariprasad... cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from...
2015-04-14 Felix Fietkaubgmac: drop ring->num_slots
2015-04-14 Felix Fietkaubgmac: fix DMA rx corruption
2015-04-14 Felix Fietkaubgmac: simplify dma init/cleanup
2015-04-14 Felix Fietkaubgmac: increase rx ring size from 511 to 512
2015-04-14 Felix Fietkaubgmac: add check for oversized packets
2015-04-14 Felix Fietkaubgmac: simplify/optimize rx DMA error handling
2015-04-14 Felix Fietkaubgmac: set received skb headroom to NET_SKB_PAD
2015-04-14 Felix Fietkaubgmac: leave interrupts disabled as long as there is...
2015-04-14 Felix Fietkaubgmac: simplify tx ring index handling
2015-04-14 Daniel Axtenstoshiba: Remove celleb from Kconfig options
2015-04-14 Haiyang Zhanghv_netvsc: Implement partial copy into send buffer
2015-04-13 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2015-04-13 Eric Dumazettcp/dccp: get rid of central timewait timer
2015-04-13 Richard Weinbergernetfilter: Fix format string of nfnetlink_log proc...
2015-04-13 Richard Weinbergernetfilter: Fix format string of nfnetlink_queue proc...
2015-04-13 Richard Weinbergernetfilter: Fix portid types
2015-04-13 Richard Weinbergernfc: Fix portid type in urelease_work
2015-04-13 Richard Weinbergernetlink: Fix portid type in netlink_notify
2015-04-13 Pablo Neira... netfilter: nf_tables: get rid of the expression example...
2015-04-13 Patrick McHardynetfilter: nft_dynset: dynamic stateful expression...
2015-04-13 Patrick McHardynetfilter: nf_tables: add flag to indicate set contains...
2015-04-13 Patrick McHardynetfilter: nf_tables: mark stateful expressions
2015-04-13 Patrick McHardynetfilter: nf_tables: prepare for expressions associate...
2015-04-13 Patrick McHardynetfilter: nf_tables: add helper functions for expressi...
2015-04-13 Pablo Neira... uapi: ebtables: don't include linux/if.h
2015-04-13 Kenneth Klette... tcp: fix bogus RTT for CC when retransmissions are...
2015-04-13 Daniel Borkmannnet: use jump label patching for ingress qdisc in __net...
2015-04-13 David S. MillerMerge branch 'netdev_diet'
2015-04-13 Thomas Grafnet_device: Reorder members to fill holes
2015-04-13 Thomas Grafe1000e: Move pm_qos_req to e1000e adapter
2015-04-13 Nicolas Dichtelselinux/nlmsg: add a build time check for rtnl/xfrm...
2015-04-13 Patrick McHardynetfilter: nf_tables: variable sized set element keys...
2015-04-13 Patrick McHardynetfilter: nf_tables: support variable sized data in...
2015-04-13 Patrick McHardynetfilter: nf_tables: switch registers to 32 bit addressing
2015-04-13 Patrick McHardynetfilter: nf_tables: add register parsing/dumping...
2015-04-13 Patrick McHardynetfilter: nf_tables: convert sets to u32 data pointers
2015-04-13 Patrick McHardynetfilter: nf_tables: kill nft_data_cmp()
2015-04-13 Patrick McHardynetfilter: nf_tables: convert expressions to u32 regist...
2015-04-13 Patrick McHardynetfilter: nf_tables: use struct nft_verdict within...
2015-04-13 Patrick McHardynetfilter: nf_tables: get rid of NFT_REG_VERDICT usage
2015-04-13 Patrick McHardynetfilter: nf_tables: introduce nft_validate_register_l...
2015-04-13 Patrick McHardynetfilter: nf_tables: kill nft_validate_output_register()
2015-04-13 Patrick McHardynetfilter: nft_lookup: use nft_validate_register_store...
2015-04-13 Patrick McHardynetfilter: nf_tables: rename nft_validate_data_load()
2015-04-13 Patrick McHardynetfilter: nf_tables: validate len in nft_validate_data...
2015-04-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-04-13 David S. MillerMerge branch 'fou-next'
2015-04-13 WANG Congfou: implement FOU_CMD_GET
2015-04-13 WANG Congfou: add network namespace support
2015-04-13 WANG Congfou: always use be16 for port
2015-04-13 WANG Congfou: exit early when parsing config fails
2015-04-13 WANG Congfou: avoid calling udp_del_offload() twice
2015-04-13 David S. MillerMerge branch 'selinux_xfrm_nl_cmd'
2015-04-13 Nicolas Dichtelselinux/nlmsg: add XFRM_MSG_MAPPING
2015-04-13 Nicolas Dichtelselinux/nlmsg: add XFRM_MSG_MIGRATE
2015-04-13 Nicolas Dichtelselinux/nlmsg: add XFRM_MSG_REPORT
2015-04-13 Eric Dumazettcp: do not cache align timewait sockets
2015-04-13 David S. MillerMerge tag 'mac80211-next-for-davem-2015-04-10' of git...
2015-04-13 Wolfgang Steinwendernet/macb: sqe_test_errors are TX errors, not RX errors
2015-04-11 Al Vironew helper: msg_data_left()
2015-04-11 Al ViroMerge remote-tracking branch 'dh/afs' into for-davem
2015-04-11 Al Viroget rid of the size argument of sock_sendmsg()
2015-04-11 Vlad Zolotarovixgbevf: Add the appropriate ethtool ops to query RSS...
2015-04-11 Vlad Zolotarovixgbevf: Add RSS Key query code
2015-04-11 Vlad Zolotarovixgbe: Add GET_RSS_KEY command to VF-PF channel command...
2015-04-11 Vlad Zolotarovixgbevf: Add a RETA query code
next