deliverable/linux.git
2015-03-06  Alexander Duyckigb: Fix warning pin may be used uninitialized
2015-03-06  Yanir Lubetkine1000e: remove calls to ioremap/unmap for NVM addr
2015-03-06  Yanir Lubetkine1000e: fix obscure comments
2015-03-06  David S. Milleripv4: Fix unused variable warnings in fib_table_flush_e...
2015-03-06  David S. MillerMerge branch 'l3_hw_offload'
2015-03-06  Scott Feldmanrocker: implement IPv4 fib offloading
2015-03-06  Scott Feldmanfib: hook IPv4 fib for hardware offload
2015-03-06  Scott Feldmanipv4: add net bool fib_offload_disabled
2015-03-06  Scott Feldmanswitchdev: implement IPv4 fib ndo wrappers
2015-03-06  Scott Feldmanswitchdev: don't support custom ip rules, for now
2015-03-06  Scott Feldmanswitchdev: add IPv4 fib ndo ops wrappers
2015-03-06  Scott Feldmannetdevice: add IPv4 fib add/del ops
2015-03-06  Scott Feldmanrtnetlink: add RTNH_F_EXTERNAL flag for fib offload
2015-03-06  Eric Dumazettg3: use napi_complete_done()
2015-03-06  David S. MillerMerge branch 'dsa-next'
2015-03-06  Florian Fainellinet: dsa: extract dsa switch tree setup and removal
2015-03-06  Florian Fainellinet: dsa: let switches specify their tagging protocol
2015-03-06  Florian Fainellinet: dsa: split dsa_switch_setup into two functions
2015-03-06  Florian Fainellinet: dsa: allow deferred probing
2015-03-06  Florian Fainellinet: dsa: update dsa_of_{probe, remove} to use a device...
2015-03-06  Eric Dumazetinet_diag: remove duplicate code from inet_twsk_diag_dump()
2015-03-06  Jeff Kirsheri40e: Fix mismatching type for ioremap_len
2015-03-06  Erik Hugnetipc: add ip/udp media type
2015-03-06  Erik Hugnetipc: increase size of tipc discovery messages
2015-03-06  WANG Congnet_sched: move tp->root allocation into fw_init()
2015-03-06  WANG Congnet_sched: move tp->root allocation into route4_init()
2015-03-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-06  Stephen Rothwellmpls: using vzalloc requires including vmalloc.h
2015-03-05  David S. MillerMerge branch 'cxgb4-next'
2015-03-05  Hariprasad... cxgb4: Try and provide an RDMA CIQ per cpu
2015-03-05  Hariprasad... cxgb4: Move offload Rx queue allocation to separate...
2015-03-05  Jouni Malinenbridge: Extend Proxy ARP design to allow optional rules...
2015-03-05  kbuild test... ax25: Fix the build when CONFIG_INET is disabled
2015-03-05  Sravanthi Tangedai40e/i40evf: Version bump
2015-03-05  Mitch A Williamsi40e: don't spam the system log
2015-03-05  Shannon Nelsoni40e: move IRQ tracking setup into MSIX setup
2015-03-05  Anjali Singhaii40e: Ioremap changes
2015-03-05  Jesse Brandeburgi40e/i40evf: Clean up some formatting and other things
2015-03-05  Catherine Sullivani40e: Add AOC PHY types to case statements
2015-03-05  Greg Rosei40e: Fix ethtool offline test
2015-03-05  Catherine Sullivani40e: Reassign incorrect PHY type to fix a FW bug
2015-03-05  Jesse Brandeburgi40e: fix XPS mask when resetting
2015-03-05  Jesse Brandeburgi40e: use more portable sign extension
2015-03-05  Shannon Nelsoni40e/i40evf: grab NVM devstarter version not image...
2015-03-05  Neerav Parikhi40e: Don't check operational or sync bit for App TLV
2015-03-05  Matt Jaredi40e: during LED interaction ignore activity LED src...
2015-03-05  Greg Rosei40e: Fix NPAR Tx Scheduler init
2015-03-05  Petri Gynthernet: bcmgenet: simplify __bcmgenet_tx_reclaim()
2015-03-05  David S. MillerMerge branch 'fib_trie-next'
2015-03-05  Alexander Duyckfib_trie: Prevent allocating tnode if bits is too big...
2015-03-05  Alexander Duyckfib_trie: Update last spot w/ idx >> n->bits code and...
2015-03-05  Alexander Duyckfib_trie: Make fib_table rcu safe
2015-03-05  Alexander Duyckfib_trie: move leaf and tnode to occupy the same spot...
2015-03-05  Alexander Duyckfib_trie: Update insert and delete to make use of tp...
2015-03-05  Alexander Duyckfib_trie: Fib find node should return parent
2015-03-05  Alexander Duyckfib_trie: Fib walk rcu should take a tnode and key...
2015-03-05  Alexander Duyckfib_trie: Only resize tnodes once instead of on each...
2015-03-04  David S. MillerMerge tag 'linux-can-next-for-4.1-20150304' of git...
2015-03-04  Wu Fengguangmpls: rtm_mpls_policy[] can be static
2015-03-04  David S. MillerMerge branch 'be2net-next'
2015-03-04  Vasundhara... be2net: implement .sriov_configure() PCI callback
2015-03-04  Vasundhara... be2net: re-distribute SRIOV resources allowed by FW
2015-03-04  Vasundhara... be2net: avoid creating the non-RSS default RXQ if FW...
2015-03-04  Michal Simeknet: cadence: Remove Kconfig dependency on ARCH
2015-03-04  David S. MillerMerge branch 'sh_eth-next'
2015-03-04  Ben Hutchingssh_eth: Mitigate lost statistics updates
2015-03-04  Ben Hutchingssh_eth: Optionally log RX and TX status for each comple...
2015-03-04  Ben Hutchingssh_eth: Implement ethtool register dump operations
2015-03-04  Ben Hutchingssh_eth: WARN on access to a register not implemented...
2015-03-04  Ben Hutchingssh_eth: Implement multicast statistic based on the...
2015-03-04  Aaron Wubfin_can: Merge header file from arch dependent location
2015-03-04  Aaron Wubfin_can: introduce ioremap to comply to archs with MMU
2015-03-04  Aaron Wubfin_can: rewrite the blackfin style of read/write...
2015-03-04  David S. MillerMerge branch 'basic-mpls-support'
2015-03-04  Eric W. Biedermanmpls: Multicast route table change notifications
2015-03-04  Eric W. Biedermanmpls: Netlink commands to add, remove, and dump routes
2015-03-04  Eric W. Biedermanmpls: Functions for reading and wrinting mpls labels...
2015-03-04  Eric W. Biedermanmpls: Basic support for adding and removing routes
2015-03-04  Eric W. Biedermanmpls: Add a sysctl to control the size of the mpls...
2015-03-04  Eric W. Biedermanmpls: Basic routing support
2015-03-04  Eric W. Biedermanmpls: Refactor how the mpls module is built
2015-03-04  David S. MillerMerge branch 'neigh-mpls-prep'
2015-03-04  Eric W. Biedermanneigh: Add helper function neigh_xmit
2015-03-04  Eric W. Biedermanneigh: Factor out ___neigh_lookup_noref
2015-03-04  Johannes Bergbridge: fix bridge netlink RCU usage
2015-03-04  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-04  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-03  Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-03  Joe Perchesl2tp: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Percheswireless: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesmac80211: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesethernet: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesbluetooth: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesatm: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesappletalk: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perches8021q: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesxen: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Perchesnetconsole: Use eth_<foo>_addr instead of memset
2015-03-03  Joe Percheswireless: Use eth_<foo>_addr instead of memset
next
This page took 0.041354 seconds and 5 git commands to generate.