firefly-linux-kernel-4.4.55.git
2015-03-03 Shannon Nelsoni40e/i40evf: print FW build number in version string
2015-03-03 Neerav Parikhi40e: Skip the priority tagging if DCB is not enabled
2015-03-03 Matthew Vickfm10k: Resolve various spelling errors and checkpatch...
2015-03-03 Matthew Vickfm10k: Implement ndo_features_check
2015-03-03 Matthew Vickfm10k: Modify tunnel length header check when offloading
2015-03-03 Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-03-03 David S. MillerMerge branch 'sh_eth'
2015-03-03 Ben Hutchingssh_eth: Really fix padding of short frames on TX
2015-03-03 Ben HutchingsRevert "sh_eth: Enable Rx descriptor word 0 shift for...
2015-03-03 Ben Hutchingssh_eth: Fix RX recovery on R-Car in case of RX ring...
2015-03-03 Ben Hutchingssh_eth: Ensure proper ordering of descriptor active...
2015-03-02 Linus TorvaldsMerge tag 'gpio-v4.0-2' of git://git./linux/kernel...
2015-03-02 Linus TorvaldsMerge branch 'fixes-for-4.0-rc2' of git://git./linux...
2015-03-02 Linus TorvaldsMerge tag 'md/4.0-fixes' of git://neil.brown.name/md
2015-03-02 Linus TorvaldsMerge tag 'metag-fixes-v4.0-1' of git://git./linux...
2015-03-02 David S. MillerMerge branch 'neigh_cleanups'
2015-03-02 Eric W. Biedermanneigh: Don't require a dst in neigh_resolve_output
2015-03-02 Eric W. Biedermanneigh: Don't require dst in neigh_hh_init
2015-03-02 Eric W. Biedermanarp: Kill arp_find
2015-03-02 Eric W. Biedermannet: Kill dev_rebuild_header
2015-03-02 Eric W. Biedermanax25: Stop depending on arp_find
2015-03-02 Eric W. Biedermanax25: Stop calling/abusing dev_rebuild_header
2015-03-02 Eric W. Biedermanneigh: Move neigh_compat_output into ax25_ip.c
2015-03-02 Eric W. Biedermanarp: Remove special case to give AX25 it's open arp...
2015-03-02 Eric W. Biedermanax25: Refactor to use private neighbour operations.
2015-03-02 Eric W. Biedermanax25: Make ax25_header and ax25_rebuild_header static
2015-03-02 Eric W. Biedermanax25/6pack: Replace sp_header_ops with ax25_header_ops
2015-03-02 Eric W. Biedermanax25/kiss: Replace ax_header_ops with ax25_header_ops
2015-03-02 Eric W. Biedermanrose: Transmit packets in rose_xmit not rose_rebuild_header
2015-03-02 Eric W. Biedermanrose: Set the destination address in rose_header
2015-03-02 Eric W. Biedermanax25: In ax25_rebuild_header add missing kfree_skb
2015-03-02 David S. MillerMerge branch 'mlx4'
2015-03-02 Ido Shamaynet/mlx4_en: Disbale GRO for incoming loopback/selftest...
2015-03-02 Or Gerlitznet/mlx4_core: Fix wrong mask and error flow for the...
2015-03-02 Daniel Borkmannebpf: move CONFIG_BPF_SYSCALL-only function declarations
2015-03-02 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-02 Daniel Borkmannfilter: refactor common filter attach code into __sk_at...
2015-03-02 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-02 David S. MillerMerge branch 'sendmsg_recvmsg_iocb_removal'
2015-03-02 Ying Xuenet: Remove iocb argument from sendmsg and recvmsg
2015-03-02 Ying Xuetipc: Don't use iocb argument in socket layer
2015-03-02 Arturo Borreronetfilter: nft_compat: add support for arptables extensions
2015-03-02 David S. MillerMerge branch 'dropcount'
2015-03-02 Eyal Birgernet: move skb->dropcount to skb->cb[]
2015-03-02 Eyal Birgernet: add common accessor for setting dropcount on packets
2015-03-02 Eyal Birgernet: use common macro for assering skb->cb[] available...
2015-03-02 Eyal Birgernet: packet: use sockaddr_ll fields as storage for...
2015-03-02 Eyal Birgernet: rxrpc: change call to sock_recv_ts_and_drops(...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by converting...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by inlining...
2015-03-02 Simon Farnsworthpppoe: Use workqueue to die properly when a PADT is...
2015-03-02 Ivan Vecerabnx2: disable toggling of rxvlan if necessary
2015-03-02 Arun Chandrannet: macb: Properly add DMACFG bit definitions
2015-03-02 Arun Chandrannet: macb: Add on the fly CPU endianness detection
2015-03-02 Shrikrishna... Driver: Vmxnet3: Copy TCP header to mapped frame for...
2015-03-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-03-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-03-01 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-03-01 David S. MillerMerge branch 'ebpf_support_for_cls_bpf'
2015-03-01 Daniel Borkmanncls_bpf: add initial eBPF support for programmable...
2015-03-01 Daniel Borkmannebpf: move read-only fields to bpf_prog and shrink...
2015-03-01 Daniel Borkmannebpf: add sched_cls_type and map it to sk_filter's...
2015-03-01 Daniel Borkmannebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter...
2015-03-01 Daniel Borkmannebpf: make internal bpf API independent of CONFIG_BPF_S...
2015-03-01 Daniel Borkmannebpf: export BPF_PSEUDO_MAP_FD to uapi
2015-03-01 Daniel Borkmannebpf: constify various function pointer structs
2015-03-01 Daniel Borkmannebpf: remove kernel test stubs
2015-03-01 David S. MillerMerge branch 'bcmgenet_systemport_stats'
2015-03-01 Florian Fainellinet: systemport: fix software maintained statistics
2015-03-01 Florian Fainellinet: bcmgenet: fix software maintained statistics
2015-03-01 Florian Westphalrxrpc: don't multiply with HZ twice
2015-03-01 Florian Westphalrxrpc: terminate retrans loop when sending of skb fails
2015-03-01 Arvid Brodinnet/hsr: Fix NULL pointer dereference and refcnt bugs...
2015-03-01 Vaishali Thakkarnet: pasemi: Use setup_timer and mod_timer
2015-03-01 Vaishali Thakkarnet: stmmac: Use setup_timer and mod_timer
2015-03-01 Vaishali Thakkarnet: 8390: axnet_cs: Use setup_timer and mod_timer
2015-03-01 Vaishali Thakkarnet: 8390: pcnet_cs: Use setup_timer and mod_timer
2015-03-01 Vaishali Thakkarnet: smc91c92_cs: Use setup_timer and mod_timer
2015-03-01 Yannick Guerrininetxen_nic: Fix trivial typos in comments
2015-03-01 Yannick Guerriniqlcnic: Fix trivial typo in comment
2015-03-01 Grygorii Strashkonet: ti: cpsw: add hibernation callbacks
2015-03-01 Grygorii Strashkonet: davinci_mdio: add hibernation callbacks
2015-03-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-03-01 Sebastian Andrzej... locking/rtmutex: Set state back to running on error
2015-03-01 Eric Dumazetnet: do not use rcu in rtnl_dump_ifinfo()
2015-03-01 Geert Uytterhoevensh_eth: Fix lost MAC address on kexec
2015-03-01 Jaedon Shinnet: bcmgenet: fix throughtput regression
2015-03-01 Eric Dumazetmacvtap: make sure neighbour code can push ethernet...
2015-03-01 David S. MillerMerge branch 's390-next'
2015-03-01 Ursula BraunMAINTAINERS: update S390 NETWORK DRIVERS maintainer
2015-03-01 Stefan Rasplqeth: Fix command sizes
2015-03-01 Ursula Brauns390: remove claw driver
2015-03-01 David S. MillerMerge tag 'mac80211-for-davem-2015-02-27' of git:/...
2015-02-28 Eric Dumazettcp: cleanup static functions
2015-02-28 Andrew Schwartzmeyerhyperv: Implement netvsc_get_channels() ethool op
2015-02-28 Eric W. Biedermannet: Verify permission to link_net in newlink
2015-02-28 Eric W. Biedermannet: Verify permission to dest_net in newlink
2015-02-28 David S. MillerMerge branch 'tcp-tso'
2015-02-28 Eric Dumazettcp: tso: allow CA_CWR state in tcp_tso_should_defer()
next