deliverable/linux.git
2014-03-15  Veaceslav Falicoether: add loopback type ETH_P_LOOPBACK
2014-03-15  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-03-15  David S. MillerMerge branch 'ieee802154-next'
2014-03-15  Phoebe Buckheisterieee802154: add proper length checks to header creations
2014-03-15  Phoebe Buckheister6lowpan: move lowpan frag_info out of 802.15.4 headers
2014-03-15  Phoebe Buckheisterieee802154: use ieee802154_addr instead of *_sa variants
2014-03-15  Phoebe Buckheistermac802154: use header operations to create/parse headers
2014-03-15  Phoebe Buckheisterieee802154: add header structs with endiannes and opera...
2014-03-15  Phoebe Buckheisterieee802154: enforce consistent endianness in the 802...
2014-03-15  Phoebe Buckheisterieee802154: add address struct with proper endiannes...
2014-03-15  Phoebe Buckheisterieee802154: rename struct ieee802154_addr to *_sa
2014-03-14  Mitch Williamsi40e/i40evf: Use dma_set_mask_and_coherent
2014-03-14  Mitch Williamsi40e/i40evf: Use correct number of VF vectors
2014-03-14  Anjali Singhai... i40e: Let MDD events be handled by MDD handler
2014-03-14  Anjali Singhai... i40e: Bug fix for FDIR replay logic
2014-03-14  Anjali Singhai... i40e: Add code to handle FD table full condition
2014-03-14  Anjali Singhai... i40e: Define a new state variable to keep track of...
2014-03-14  Akeem G Abodunrini40e: Fix function comments
2014-03-14  Jesse Brandeburgi40e: simplified init string
2014-03-14  Jesse Brandeburgi40e: cleanup strings
2014-03-14  Jesse Brandeburgi40e: make string references to q be queue
2014-03-14  Anjali Singhai... i40e/i40evf: Some flow director HW definition fixes
2014-03-14  Anjali Singhai... i40e: Fix a bug in the update logic for FDIR SB filter.
2014-03-14  Shannon Nelsoni40e: delete netdev after deleting napi and vectors
2014-03-14  Jeff Kirsherigb: Fix code comment
2014-03-13  Florian Westphal6lowpan: reassembly: un-export local functions
2014-03-13  Ben Dookssh_eth: update OF PHY registeration
2014-03-13  Yang Yingliangnet_sched: return nla_nest_end() instead of skb->len
2014-03-13  Eric W. Biedermanbcm63xx_enet: Stop pretending to support netpoll
2014-03-13  David S. MillerMerge branch 'napi_budget_zero'
2014-03-13  Eric W. Biederman8139cp: Don't receive packets when the napi budget...
2014-03-13  Eric W. Biedermanbnx2: Don't receive packets when the napi budget == 0
2014-03-13  Jan Beulichconsolidate duplicate code is skb_checksum_setup()...
2014-03-13  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-03-13  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-03-13  David S. MillerMerge branch 'cxgb4-next'
2014-03-13  Kumar Sanghvicxgb4: Calculate len properly for LSO path
2014-03-13  Kumar Sanghvicxgb4: Updates for T5 SGE's Egress Congestion Threshold
2014-03-13  Kumar Sanghvicxgb4: Rectify emitting messages about SGE Ingress...
2014-03-13  Kumar Sanghvicxgb4: Add code to dump SGE registers when hitting...
2014-03-13  Kumar Sanghvicxgb4: Fix some small bugs in t4_sge_init_soft() when...
2014-03-13  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-13  Larry Fingerrtlwifi: rtl8723be: Fix array dimension problems
2014-03-13  John W. Linvillewlan-ng: fixup staging driver for removal of ieee80211_...
2014-03-13  John W. Linvillertl8821ae: fixup staging driver for revised ieee80211_i...
2014-03-13  Daniel Borkmannnet: sctp: remove NULL check in sctp_assoc_update_retra...
2014-03-13  John W. LinvilleRevert "Revert "Staging: rtl8812ae: remove modules...
2014-03-13  Julia Lawallixgbevf: delete unneeded call to pci_set_power_state
2014-03-13  Jacob Kellerixgbe: fix some multiline hw_dbg prints
2014-03-13  Jacob Kellerixgbe: fixup header for ixgbe_set_rxpba_82598
2014-03-13  Jacob Kellerixgbe: add Linux NICS mailing list to contact info
2014-03-13  Jacob Kellerixgbe: move setting rx_pb_size into get_invariants
2014-03-13  Masanari Iidaixgbe: Fix format string in ixgbe_fcoe.c
2014-03-13  Tom Herbertnet: ixgbe calls skb_set_hash
2014-03-13  Carolyn Wybornyigb: Fix for devices using ethtool for EEE settings
2014-03-13  Tom Herbertnet: igb calls skb_set_hash
2014-03-13  Tom Herbertnet: e1000e calls skb_set_hash
2014-03-12  David S. MillerMerge branch 'dev_kfree_skb_any'
2014-03-12  Eric W. Biedermangianfar: Carefully free skbs in functions called by...
2014-03-12  Eric W. Biedermanbenet: Call dev_kfree_skby_any instead of kfree_skb.
2014-03-12  Eric W. Biedermanmlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biedermanixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biedermantg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biedermanbnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biedermanbonding: Call dev_kfree_skby_any instead of kfree_skb.
2014-03-12  Eric W. Biedermanr8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biederman8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
2014-03-12  Eric W. Biederman8139cp: Call dev_kfree_skby_any instead of kfree_skb.
2014-03-12  Sathya Perlabe2net: update driver version to 10.2
2014-03-12  Vasundhara... be2net: Fix vlans_added counter
2014-03-12  Vasundhara... be2net: Create multiple TXQs on RSS capable multi-chann...
2014-03-12  Ravikumar Nelavellibe2net: fix pmac_id[] allocation size
2014-03-12  Ravikumar Nelavellibe2net: log LPVID used in multi-channel configs
2014-03-12  Suresh Reddybe2net: Add link state control for VFs
2014-03-12  Suresh Reddybe2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query...
2014-03-12  David S. MillerMerge branch 'mlx4-next'
2014-03-12  Jack Morgensteinmlx4: Activate RoCE/SRIOV
2014-03-12  Shani Michaellimlx4_ib: Fix SIDR support of for UD QPs under SRIOV...
2014-03-12  Jack Morgensteinmlx4: Implement IP based gids support for RoCE/SRIOV
2014-03-12  Jack Morgensteinmlx4: Add ref counting to port MAC table for RoCE
2014-03-12  Jack Morgensteinmlx4: In RoCE allow guests to have multiple GIDS
2014-03-12  Jack Morgensteinmlx4_core: For RoCE, allow slaves to set the GID entry...
2014-03-12  Jack Morgensteinmlx4: Adjust QP1 multiplexing for RoCE/SRIOV
2014-03-12  David S. MillerMerge branch 'tipc'
2014-03-12  Jon Paul Maloytipc: eliminate redundant lookups in registry
2014-03-12  Jon Paul Maloytipc: align usage of variable names and macros in socket
2014-03-12  Jon Paul Maloytipc: eliminate redundant locking
2014-03-12  Jon Paul Maloytipc: eliminate upcall function pointers between port...
2014-03-12  Jon Paul Maloytipc: aggregate port structure into socket structure
2014-03-12  Jon Paul Maloytipc: remove redundant 'peer_name' field in struct...
2014-03-12  Jon Paul Maloytipc: replace reference table rwlock with spinlock
2014-03-12  Steffen Klassertflowcache: Fix resource leaks on namespace exit.
2014-03-12  Joe Percheslg-vl600: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perchesxilinx: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perchesbrocade: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perchestipc: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perchesieee802154: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perchesnet: Convert uses of __constant_<foo> to <foo>
2014-03-12  Joe Perches8021q: Convert uses of __constant_<foo> to <foo>
2014-03-12  Claudiu Manoilgianfar: Fix multi-queue support checks @probe()
next
This page took 0.043552 seconds and 5 git commands to generate.