deliverable/linux.git
2015-03-31  Jiri Bencnetlink: implement nla_get_in_addr and nla_get_in6_addr
2015-03-31  Jiri Bencnetlink: implement nla_put_in_addr and nla_put_in6_addr
2015-03-31  Jiri Bencxfrm: simplify xfrm_address_t use
2015-03-31  Jiri Benctcp: simplify inetpeer_addr_base use
2015-03-31  Jiri Bencvxlan: fix indentation
2015-03-31  David S. MillerMerge branch 'ipv6_null'
2015-03-31  Ian Morrisipv6: coding style: comparison for inequality with...
2015-03-31  Ian Morrisipv6: coding style: comparison for equality with NULL
2015-03-31  David S. MillerMerge branch 'bnx2x-next'
2015-03-31  Yuval Mintzbnx2x: Prevent probe as early as possible
2015-03-31  Yaniv Rosnerbnx2x: Count number of link changes
2015-03-31  Yaniv Rosnerbnx2x: Configure IFir et al. according to nvram
2015-03-31  Mahesh Bandewarbonding: Remove hardcoded initialization
2015-03-31  Alexander Duyckfib_trie: Cleanup ip_fib_net_exit code path
2015-03-31  Alexander Duyckfib_trie: Fix warning on fib4_rules_exit
2015-03-31  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-31  David S. MillerMerge branch 'ptp-2038'
2015-03-31  Richard Cochranptp: remove 32 bit get/set methods.
2015-03-31  Richard Cochranptp: pch: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: ixp46x: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: dp83640: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: tilegx: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: cpts: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: stmmac: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: sfc: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: mlx4: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: ixgbe: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: igb: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: i40e: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: fm10k: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: e1000e: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: gianfar: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: fec: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: tg3: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: bnx2x: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: xgbe: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: blackfin: convert to the 64 bit get/set time methods.
2015-03-31  Richard Cochranptp: use the 64 bit get/set time methods for the posix...
2015-03-31  Richard Cochranptp: use the 64 bit gettime method for the SYS_OFFSET...
2015-03-31  Richard Cochranptp: introduce get/set time methods with explicit 64...
2015-03-29  Jon Paul Maloytipc: fix two bugs in secondary destination lookup
2015-03-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-29  David S. MillerMerge branch 'stacked_vlan_tso'
2015-03-29  Toshiaki Makitaigb: Enable TSO for stacked vlan
2015-03-29  Toshiaki Makitateam: Don't segment multiple tagged packets on team...
2015-03-29  Toshiaki Makitabonding: Don't segment multiple tagged packets on bondi...
2015-03-29  Toshiaki Makitanet: Introduce passthru_features_check
2015-03-29  Toshiaki Makitanet: Move check for multiple vlans to drivers
2015-03-29  Toshiaki Makitavlan: Introduce helper functions to check if skb is...
2015-03-29  Toshiaki Makitavlan: Add features for stacked vlan device
2015-03-29  Alexei Starovoitovtc: bpf: generalize pedit action
2015-03-29  David S. MillerMerge branch 'dsa-hw-bridging'
2015-03-29  Andrew Lunnnet: dsa: mv88e6171: Add support for hardware bridging
2015-03-29  Andrew Lunnnet: dsa: mv88e6171: Add EEE support to the mv88e6172
2015-03-29  Andrew Lunnnet: dsa: mv88e6171: Add defines for switch product IDs
2015-03-29  Andrew Lunnnet: dsa: Centralise getting switch id
2015-03-29  Guenter Roecknet: dsa: mv88e6352: Add support for ndo_fdb functions
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Add support for fdb_add, fdb_del...
2015-03-29  Guenter Roecknet: dsa: Add basic framework to support ndo_fdb functions
2015-03-29  Guenter Roecknet: dsa: mv88e6352: Add support for hardware bridging
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Add Hardware bridging support
2015-03-29  Guenter Roecknet: dsa: mv88e6171: Use common port configuration
2015-03-29  Guenter Roecknet: dsa: mv88e6123_61_65: Use common port configuration
2015-03-29  Guenter Roecknet: dsa: mv88e6352: Use common port initialization...
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e...
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Disable Message Port bit for CPU...
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Provide function for common port...
2015-03-29  Guenter Roecknet: dsa: mv88e6xxx: Factor out common initialization...
2015-03-29  Haiyang Zhanghv_netvsc: remove vmbus_are_subchannels_present() in...
2015-03-29  Uwe Kleine... net: smc91x: make use of 4th parameter to devm_gpiod_ge...
2015-03-29  Haiyang Zhanghv_netvsc: Implement batching in send buffer
2015-03-29  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-29  David S. MillerMerge branch 'tipc-next'
2015-03-29  Ying Xuetipc: involve reference counter for node structure
2015-03-29  Ying Xuetipc: fix potential deadlock when all links are reset
2015-03-29  Li RongQingvirtio: simplify the using of received in virtnet_poll
2015-03-29  David S. MillerMerge branch 'be2net-next'
2015-03-29  Sathya Perlabe2net: bump up the driver version to 10.6.0.1
2015-03-29  Sathya Perlabe2net: setup xps queue mapping
2015-03-29  Padmanabh Ratnakarbe2net: assign CPU affinity hints to be2net IRQs
2015-03-29  Eric Dumazettcp: tcp_syn_flood_action() can be static
2015-03-29  Wu Fengguangcxgb4: fix boolreturn.cocci warnings
2015-03-29  WANG Congfib6: install fib6 ops in the last step
2015-03-27  David S. MillerMerge branch 'bcmgenet-next'
2015-03-27  Petri Gynthernet: bcmgenet: add support for multiple Rx queues
2015-03-27  Petri Gynthernet: bcmgenet: rework Rx NAPI code
2015-03-27  Petri Gynthernet: bcmgenet: rework Tx NAPI code
2015-03-27  Petri Gynthernet: bcmgenet: tweak init_umac()
2015-03-27  Petri Gynthernet: bcmgenet: simplify bcmgenet_init_dma()
2015-03-27  Petri Gynthernet: bcmgenet: modify Tx ring int_enable and int_disabl...
2015-03-27  Petri Gynthernet: bcmgenet: remove priv->int0_mask and priv->int1_mask
2015-03-27  David S. MillerMerge branch 'xgene-next'
2015-03-27  Iyappan Subramaniandrivers: net: xgene: Add separate tx completion ring
2015-03-27  Iyappan Subramaniandtb: xgene: Add interrupt for Tx completion
2015-03-27  Iyappan SubramanianDocumentation: dts: xgene: Update interrupt field descr...
2015-03-27  Alexander Aringat86rf230: fix is_tx while error handling
2015-03-27  Alexander Aringat86rf230: remove unnecessary spinlock
2015-03-27  Alexander Aringmac802154: cleanup concurrent check
2015-03-27  Catherine Sullivani40e: Bump version to 1.2.43
2015-03-27  Mitch Williamsi40evf: add FW version to ethtool info
next
This page took 0.056055 seconds and 5 git commands to generate.