cascardo/linux.git
2016-03-16 Caesar Wangnet: arc_emac: add phy reset is optional for device...
2016-03-16 Caesar Wangnet: arc_emac: make the rockchip emac document more...
2016-03-16 Ben Hutchingsethtool: Set cmd field in ETHTOOL_GLINKSETTINGS respons...
2016-03-16 Sergei Shtylyovsh_eth: do not call netif_start_queue() from sh_eth_dev...
2016-03-16 Yuval Mintzbnx2x: don't wait for Tx completion on recovery
2016-03-16 Nicholas Mc... sctp: consolidate local_bh_disable/enable + spin_lock...
2016-03-15 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-03-15 Nicholas Mc... netfilter: nf_conntrack: consolidate lock/unlock into...
2016-03-14 Eric Dumazetnet: diag: add a scheduling point in inet_diag_dump_icsk()
2016-03-14 Arnd Bergmannsmc91x: avoid self-comparison warning
2016-03-14 Jarno Rajahalmeopenvswitch: Interface with NAT.
2016-03-14 Jarno Rajahalmeopenvswitch: Delay conntrack helper call for new connec...
2016-03-14 Jarno Rajahalmeopenvswitch: Handle NF_REPEAT in conntrack action.
2016-03-14 Jarno Rajahalmeopenvswitch: Find existing conntrack entry after upcall.
2016-03-14 Jarno Rajahalmeopenvswitch: Update the CT state key only after nf_conn...
2016-03-14 Jarno Rajahalmeopenvswitch: Add commentary to conntrack.c
2016-03-14 Jarno Rajahalmenetfilter: Allow calling into nat helper without skb_dst.
2016-03-14 Jarno Rajahalmenetfilter: Remove IP_CT_NEW_REPLY definition.
2016-03-14 David S. MillerMerge branch 'dsa-finers-bridging-control'
2016-03-14 Vivien Didelotnet: dsa: refine netdev event notifier
2016-03-14 Vivien Didelotnet: dsa: make port_bridge_leave return void
2016-03-14 Vivien Didelotnet: dsa: rename port_*_bridge routines
2016-03-14 Maciej S. SzmigieromISDN: Support DR6 indication in mISDNipac driver
2016-03-14 Maciej S. SzmigieromISDN: Order IPAC register defines
2016-03-14 Sergei Shtylyovsh_eth: kill useless initializers
2016-03-14 David S. MillerMerge branch 'mvneta-fixes'
2016-03-14 Dmitri Epshteinnet: mvneta: replace magic numbers by existing macros
2016-03-14 Dmitri Epshteinnet: mvneta: fix error messages in mvneta_port_down...
2016-03-14 Dmitri Epshteinnet: mvneta: enable change MAC address when interface...
2016-03-14 Gregory CLEMENTnet: mvneta: Fix spinlock usage
2016-03-14 Florian Westphalbridge: fix potential use-after-free when hook returns...
2016-03-14 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-03-14 David S. MillerMerge branch 'dsa-cleanups'
2016-03-14 Andrew Lunnphy: fixed: Fix removal of phys.
2016-03-14 Andrew Lunndsa: dsa: Fix freeing of fixed-phys from user ports.
2016-03-14 Andrew Lunndsa: Destroy fixed link phys after the phy has been...
2016-03-14 Andrew Lunndsa: slave: Don't reference NULL pointer during phy_dis...
2016-03-14 Andrew Lunndsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
2016-03-14 David S. MillerMerge branch 'of_mdio-checks'
2016-03-14 Sergei Shtylyovof_mdio: use PTR_ERR_OR_ZERO()
2016-03-14 Sergei Shtylyovof_mdio: use IS_ERR_OR_NULL()
2016-03-14 Sergei Shtylyovof_mdio: mdio_device_create() never returns NULL
2016-03-14 David S. MillerMerge branch 'thunderx-phy'
2016-03-14 David Daneyphy: mdio-thunder: Add driver for Cavium Thunder SoC...
2016-03-14 David Daneyphy: mdio-octeon: Refactor into two files/modules
2016-03-14 David Daneynet: thunderx: Cleanup PHY probing code.
2016-03-14 Anna-Maria... net: mvneta: Add missing hotplug notifier transition
2016-03-14 Igal Libermanfsl/fman: fix dtsec_set_tx_pause_frames
2016-03-14 Florian FainelliDocumentation: networking: phy.txt: Add missing functions
2016-03-14 Martin KaFai Lautcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
2016-03-14 Arnd Bergmannvmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
2016-03-14 David S. MillerMerge branch 'net-gcc60-fixes'
2016-03-14 Arnd Bergmannnet: caif: fix misleading indentation
2016-03-14 Arnd Bergmannath9k: fix misleading indentation
2016-03-14 Arnd Bergmannath9k: fix buffer overrun for ar9287
2016-03-14 Arnd Bergmannfarsync: fix off-by-one bug in fst_add_one
2016-03-14 Arnd Bergmannmlx4: add missing braces in verify_qp_parameters
2016-03-14 Arnd Bergmannnet: mediatek: check device_reset return code
2016-03-14 Arnd Bergmannnet: mediatek: remove incorrect dma_mask assignment
2016-03-14 Arnd Bergmannnet: mediatek: use dma_addr_t correctly
2016-03-14 Arnaldo Carvalho... net: Fix use after free in the recvmmsg exit path
2016-03-14 David S. MillerMerge branch 'thunderx-perf'
2016-03-14 Sunil Gouthamnet: thunderx: Adjust nicvf structure to reduce cache...
2016-03-14 Sunil Gouthamnet: thunderx: Set recevie buffer page usage count...
2016-03-14 Richard Alpetipc: make sure IPv6 header fits in skb headroom
2016-03-14 David S. MillerMerge branch 'mvneta-hwbm'
2016-03-14 Gregory CLEMENTnet: mvneta: Use the new hwbm framework
2016-03-14 Gregory CLEMENTnet: add a hardware buffer management helper API
2016-03-14 Marcin Wojtasnet: mvneta: bm: add support for hardware buffer management
2016-03-14 Marcin Wojtasbus: mvebu-mbus: provide api for obtaining IO and DRAM...
2016-03-14 Gregory CLEMENTARM: dts: armada-xp-openblocks-ax3-4: Add BM support
2016-03-14 Marcin WojtasARM: dts: armada-xp: enable buffer manager support...
2016-03-14 Marcin WojtasARM: dts: armada-xp: add buffer manager nodes
2016-03-14 Marcin WojtasARM: dts: armada-38x: enable buffer manager support...
2016-03-14 Marcin WojtasARM: dts: armada-38x: add buffer manager nodes
2016-03-14 Marcin Wojtasmisc: sram: add optional ioremap without write combining
2016-03-14 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-03...
2016-03-14 David S. MillerMerge branch 'ipv4-ipv6-csums'
2016-03-14 Alexander DuyckGSO/UDP: Use skb->len instead of udph->len to determine...
2016-03-14 Alexander Duyckipv6: Pass proto to csum_ipv6_magic as __u8 instead...
2016-03-14 Alexander Duyckipv4: Update parameters for csum_tcpudp_magic to their...
2016-03-14 David S. Milleripv4: Don't do expensive useless work during inetdev...
2016-03-14 David S. MillerMerge tag 'nfc-next-4.6-1' of git://git./linux/kernel...
2016-03-14 David S. MillerMerge branch 'macsec'
2016-03-14 Sabrina Dubrocamacsec: introduce IEEE 802.1AE driver
2016-03-14 Sabrina Dubrocanet: add MACsec netdevice priv_flags and helper
2016-03-14 Sabrina Dubrocauapi: add MACsec bits
2016-03-14 liping.zhangnet: socket: use pr_info_once to tip the obsolete usage...
2016-03-14 Zefir Kurtisiat803x: fix suspend/resume for SGMII link
2016-03-14 David S. MillerMerge branch 'net-more-bulk-free-users'
2016-03-14 Jesper Dangaard... mlx5: use napi_consume_skb API to get bulk free operations
2016-03-14 Jesper Dangaard... mlx4: use napi_consume_skb API to get bulk free operations
2016-03-14 Jesper Dangaard... net: adjust napi_consume_skb to handle non-NAPI callers
2016-03-14 Chun-Hao Linr8169:Remove unnecessary phy reset for pcie nic when...
2016-03-14 Jiri Pirkomlxsw: pci: Implement reset done check
2016-03-14 Marcelo Ricardo... sctp: allow sctp_transmit_packet and others to use gfp
2016-03-14 Samuel Gauthierovs: allow nl 'flow set' to use ufid without flow key
2016-03-14 Nicolas Ferrenet: macb: fix default configuration for GMAC on AT91
2016-03-14 LABBE Corentinphy: remove documentation of removed members of phy_dev...
2016-03-14 David S. MillerMerge branch 'xen-netback-fix-multiple-extra-info-handling'
next