cascardo/linux.git
2014-07-29 Willem de Bruijnnet: remove deprecated syststamp timestamp
2014-07-29 Willem de Bruijnpacket: remove deprecated syststamp timestamp
2014-07-29 Willem de Bruijnvxge: remove deprecated syststamp timestamp
2014-07-29 Willem de Bruijnocteon: remove deprecated syststamp timestamp
2014-07-29 Jon Paul Maloytipc: make tipc_buf_append() more robust
2014-07-29 David S. MillerMerge tag 'master-2014-07-25' of git://git./linux/kerne...
2014-07-29 Dan Carpenterbonding: fix a memory leak in bond_arp_send_all()
2014-07-29 Mark Rustadnetlink: Fix shadow warning on jiffies
2014-07-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-28 David S. MillerMerge branch 'inet_frag_kill_lru_list'
2014-07-28 Nikolay Aleksandrovinet: frag: set limits and make init_net's high_thresh...
2014-07-28 Florian Westphalinet: frag: use seqlock for hash rebuild
2014-07-28 Florian Westphalinet: frag: remove periodic secret rebuild timer
2014-07-28 Florian Westphalinet: frag: remove lru list
2014-07-28 Florian Westphalinet: frag: don't account number of fragment queues
2014-07-28 Florian Westphalinet: frag: move eviction of queues to work queue
2014-07-28 Florian Westphalinet: frag: move evictor calls into frag_find function
2014-07-28 Florian Westphalinet: frag: remove hash size assumptions from callers
2014-07-28 Florian Westphalinet: frag: constify match, hashfn and constructor...
2014-07-26 David Ertmane1000e: Fix Runtime PM blocks EEE link negotiation...
2014-07-26 David Ertmane1000e: Fix EEE in S5 w/ Runtime PM enabled
2014-07-26 David Ertmane1000e: Add support for EEE in Sx states
2014-07-26 David Ertmane1000e: Add code to check return values on NVM accesses
2014-07-26 David Ertmane1000e: Fix CRC errors with jumbo traffic
2014-07-26 Mark Rustadixgbe: Make return values more direct
2014-07-26 Mark Rustadixgbevf: Remove unused get_supported_physical_layer...
2014-07-26 Mark Rustadixgbe: Delete a bunch of dead code
2014-07-26 Mark Rustadixgbe: Fix ixgbe_write_mbx error result
2014-07-26 Mark Rustadixgbe: Correct X540 semaphore error
2014-07-26 Mark Rustadixgbe: Fix spurious release of semaphore in EEPROM...
2014-07-26 Mark Rustadixgbe: Convert some udelays to usleep_range
2014-07-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-25 Li RongQingipv6: remove obsolete comment in ip6_append_data()
2014-07-25 David S. MillerMerge branch 'macb-next'
2014-07-25 Cyrille Pitchennet/macb: enable scatter-gather feature and set DMA...
2014-07-25 Cyrille PitchenARM: at91: change compatibility string for sama5d3x gem
2014-07-25 Cyrille Pitchennet/macb: add RX checksum offload feature
2014-07-25 Cyrille Pitchennet/macb: add TX checksum offload feature
2014-07-25 Cyrille Pitchennet/macb: add scatter-gather hw feature
2014-07-25 Nicolas Ferrenet/macb: configure for FIFO mode and non-gigabit
2014-07-25 Mugunthan V Ndrivers: net: cpsw: cleanup: remove unused function
2014-07-25 Fengguang Wunet/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
2014-07-25 Sonic Zhangbfin_mac: convert bfin Ethernet driver to NAPI framework
2014-07-25 WANG Congnet: do not name the pointer to struct net_device net
2014-07-25 Himangi Saraogiisdn: use constants instead of magicnumbers
2014-07-25 Hariprasad... cxgb4: Fixed incorrect check for memory operation in...
2014-07-25 Alexei Starovoitovnet: filter: rename 'struct sock_filter_int' into ...
2014-07-25 Fabio Estevamfec: Simplify the PM related hooks
2014-07-25 Himangi Saraoginet_sched: remove exceptional & on function name
2014-07-25 Himangi Saraogineigh: remove exceptional & on function name
2014-07-25 Himangi Saraogiigmp: remove exceptional & on function name
2014-07-25 David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-07-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-24 Andy Zhouopenvswitch: Add skb_clone NULL check for the sampling...
2014-07-24 Simon Hormanopenvswitch: Sample action without side effects
2014-07-24 Andy Zhouopenvswitch: Avoid memory corruption in queue_userspace...
2014-07-24 Shannon Nelsoni40e: always print aqtx answer
2014-07-24 Catherine Sullivani40e: Give link more time after setting flow control
2014-07-24 Catherine Sullivani40e: Fix firmware API version errors
2014-07-24 Kamil Krawczyki40e/i40evf: ARQ copy desc data even for failed commands
2014-07-24 Mitch Williamsi40evf: don't wait so long
2014-07-24 Jesse Brandeburgi40e/i40evf: fix extension header csum logic
2014-07-24 Shannon Nelsoni40e/i40evf: Add nvmupdate support
2014-07-24 Toralf Försteri40e: fix format mismatch in drivers/net/ethernet/intel...
2014-07-24 Todd Fujinakaigb: bump igb version to 5.2.13
2014-07-24 Carolyn Wybornyigb: Add message when malformed packets detected by hw
2014-07-24 Jacob Kellerixgbe: don't check minimum link when direct assigned...
2014-07-24 Jacob Kellerixgbe: fix use of list_for_each in ixgbe_enumerate_func...
2014-07-24 Mark Rustadixgbe: Change some uses of strncpy to strlcpy
2014-07-24 Pravin B Shelaropenvswitch: Enable tunnel GSO for OVS bridge.
2014-07-24 Alex Wangopenvswitch: Allow each vport to have an array of ...
2014-07-24 Mark Rustadixgbe: Fix possible null-dereference in error path
2014-07-24 David S. MillerMerge branch 'filter-move'
2014-07-24 Alexei Starovoitovbpf: update MAINTAINERS entry
2014-07-24 Alexei Starovoitovnet: filter: split filter.c into two files
2014-07-23 David S. MillerMerge branch 'bcmgenet-next'
2014-07-23 Florian Fainellinet: bcmgenet: use kcalloc instead of kzalloc
2014-07-23 Florian Fainellinet: bcmgenet: add missing braces to some if statements
2014-07-23 Florian Fainellinet: bcmgenet: add and remove missing blank lines
2014-07-23 Florian Fainellinet: bcmgenet: re-align multiple lines correctly
2014-07-23 Florian Fainellinet: bcmgenet: remove FSF mail address
2014-07-23 Quentin Armitageipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on...
2014-07-23 David S. MillerMerge branch 'virtio-net-busy-poll'
2014-07-23 Jason Wangvirtio-net: rx busy polling support
2014-07-23 Jason Wangvirtio-net: introduce virtnet_receive()
2014-07-23 Varka Bhadramethernet: realtek: use pci_device_id
2014-07-23 Varka Bhadramethernet: realtek: use module_pci_driver
2014-07-23 Sorin Dumitrusock: remove skb argument from sk_rcvqueues_full
2014-07-23 Rafał Miłeckib43: enable 5 GHz support for N-PHY devices
2014-07-23 Rafał Miłeckib43: register limited amount of 5G channels for BCM43228
2014-07-23 Rafał Miłeckib43: N-PHY: don't calculate values for TSSI if we can...
2014-07-23 Rafał Miłeckib43: report correct rate to mac80211 for 5 GHz packets
2014-07-23 Andrew Brestickermac80211_hwsim: fix compiler warning on MIPS
2014-07-23 Rafał Miłeckib43: N-PHY: fix rev7+ typos at random places
2014-07-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-07-23 Felix Fietkauath9k: fix aggregation session lockup
2014-07-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-07-23 Mugunthan V Ndrivers: net: cpsw: add support to dump ALE table via...
2014-07-23 Stefan Sørensendp83640: Fix receive timestamp race condition
2014-07-23 Alexandre Ramessfc: Add support for busy polling
next