cascardo/linux.git
2016-09-08 Sriharsha Basavapatnabe2net: Update the driver version to 11.1.0.0
2016-09-08 Suresh Reddybe2net: Fix mac address collision in some configurations
2016-09-08 Suresh Reddybe2net: Avoid redundant addition of mac address in HW
2016-09-08 Somnath Koturbe2net: Add privilege level check for OPCODE_COMMON_GET...
2016-09-08 Somnath Koturbe2net: Issue COMMON_RESET_FUNCTION cmd during driver...
2016-09-08 Sriharsha Basavapatnabe2net: Support UE recovery in BEx/Skyhawk adapters
2016-09-08 Linus Walleijnet: smsc911x: request and deassert optional RESET...
2016-09-08 Linus Walleijnet: smsc911x: augment device tree bindings
2016-09-08 David S. MillerMerge branch 'qed-debug-data-collection'
2016-09-08 Tomer Tayarqed*: Add support for the ethtool get_regs operation
2016-09-08 Tomer Tayarqed: Add support for debug data collection
2016-09-08 Oliver Neukumkaweth: remove obsolete debugging statements
2016-09-08 Baoyou Xieqed: add missing header dependencies
2016-09-08 Lorenzo Colittinet: diag: make udp_diag_destroy work for mapped addresses.
2016-09-08 Andrey Vaginnetlink: don't forget to release a rhashtable_iter...
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-2' of git://git....
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-1' of git://git....
2016-09-07 David Howellsrxrpc: Add tracepoint for working out where aborts...
2016-09-07 David Howellsrxrpc: Fix returns of call completion helpers
2016-09-07 David Howellsrxrpc: Calls shouldn't hold socket refs
2016-09-07 David Howellsrxrpc: Use rxrpc_is_service_call() rather than rxrpc_co...
2016-09-07 David Howellsrxrpc: Pass the connection pointer to rxrpc_post_packet...
2016-09-07 David Howellsrxrpc: Cache the security index in the rxrpc_call struct
2016-09-07 David Howellsrxrpc: Use call->peer rather than call->conn->params...
2016-09-07 David Howellsrxrpc: Improve the call tracking tracepoint
2016-09-07 David Howellsrxrpc: Delete unused rxrpc_kernel_free_skb()
2016-09-07 David Howellsrxrpc: Whitespace cleanup
2016-09-06 Arnd Bergmannptp: ixp46x: remove NO_IRQ handling
2016-09-06 Bert Kenwardsfc: check MTU against minimum threshold
2016-09-06 Arnd Bergmannperf, bpf: fix conditional call to bpf_overflow_handler
2016-09-06 Baoyou Xienet: arc_emac: mark arc_mdio_reset() static
2016-09-06 Baoyou Xielan78xx: mark symbols static where possible
2016-09-06 David S. MillerMerge branch 'qed-get_regs'
2016-09-06 Tomer Tayarqed: Add infrastructure for debug data collection
2016-09-06 Alexander Duyckbnx2x: Add support for segmentation of tunnels with...
2016-09-06 Joe Perchesqed: Remove OOM messages
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-2' of git://git....
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-1' of git://git....
2016-09-06 Haishuang Yanvxlan: Update tx_errors statistics if vxlan_build_skb...
2016-09-06 Brenden Blanconet/mlx4_en: protect ring->xdp_prog with rcu_read_lock
2016-09-06 David S. MillerMerge branch 'mediatek-rx-path-enhancements'
2016-09-06 Sean Wangnet: ethernet: mediatek: enhance RX path by aggregating...
2016-09-06 Sean Wangnet: ethernet: mediatek: enhance RX path by reducing...
2016-09-06 David S. MillerMerge branch 'hso-neatening'
2016-09-06 Joe Percheshso: Convert printk to pr_<level>
2016-09-06 Joe Percheshso: Use a more common logging style
2016-09-06 Woojung Huhsmsc95xx: Add mdix control via ethtool
2016-09-06 Woojung Huhsmsc95xx: Add register define
2016-09-06 Woojung Huhsmsc95xx: Add maintainer
2016-09-06 David S. MillerMerge branch 'mv88e6xxx-isolate-Global2'
2016-09-06 Vivien Didelotnet: dsa: mv88e6xxx: make global2 code optional
2016-09-06 Vivien Didelotnet: dsa: mv88e6xxx: move Global2 code
2016-09-06 Vivien Didelotnet: dsa: mv88e6xxx: fix module naming
2016-09-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-09-04 David Howellsrxrpc Move enum rxrpc_command to sendmsg.c
2016-09-04 Bhaktipriya... fs/afs/flock: Remove deprecated create_singlethread_wor...
2016-09-04 David Howellsrxrpc: Rearrange net/rxrpc/sendmsg.c
2016-09-04 Bhaktipriya... fs/afs/callback: Remove deprecated create_singlethread_...
2016-09-04 David Howellsrxrpc: Split sendmsg from packet transmission code
2016-09-04 Bhaktipriya... fs/afs/rxrpc: Remove deprecated create_singlethread_wor...
2016-09-04 Bhaktipriya... fs/afs/vlocation: Remove deprecated create_singlethread...
2016-09-04 David Howellsrxrpc: Don't change the epoch
2016-09-04 David Howellsrxrpc: Randomise epoch and starting client conn ID...
2016-09-04 Paul Burtonnet: ti: cpmac: Fix compiler warning due to type confusion
2016-09-04 Hariprasad... cxgb4: Add support for ndo_get_vf_config
2016-09-04 David S. MillerMerge branch 'netns-opt'
2016-09-04 WANG Congnetns: avoid disabling irq for netns id
2016-09-04 WANG Congvxlan: call peernet2id() in fdb notification
2016-09-04 Joe Stringeropenvswitch: Free tmpl with tmpl_free.
2016-09-04 David Howellsrxrpc: The client call state must be changed before...
2016-09-03 David S. MillerMerge branch 'liquidio-CN23XX-part-2'
2016-09-03 Raghu Vatsavayiliquidio:CN23XX pause frame support
2016-09-03 Raghu Vatsavayiliquidio: CN23XX napi support
2016-09-03 Raghu Vatsavayiliquidio: CN23XX health monitoring
2016-09-03 Raghu Vatsavayiliquidio: ethtool and led control support
2016-09-03 Raghu Vatsavayiliquidio: CN23XX octeon3 instruction
2016-09-03 Raghu Vatsavayiliquidio: CN23XX IQ access
2016-09-03 Raghu Vatsavayiliquidio: RX control commands
2016-09-03 Raghu Vatsavayiliquidio: link and control commands
2016-09-03 David S. MillerMerge branch 'tipc-scalable-broadcast-NACK'
2016-09-03 Jon Paul Maloytipc: send broadcast nack directly upon sequence gap...
2016-09-03 Jon Paul Maloytipc: rate limit broadcast retransmissions
2016-09-03 Jon Paul Maloytipc: transfer broadcast nacks in link state messages
2016-09-03 David Wunet: stmmac: dwmac-rk: add pd_gmac support for rk3399
2016-09-03 Roger Chennet: stmmac: dwmac-rk: fixes the gmac resume after...
2016-09-03 Roger Chennet: stmmac: dwmac-rk: add rk3366 & rk3399 specific...
2016-09-02 David Howellsrxrpc: Fix uninitialised variable warning
2016-09-02 Arnd Bergmannrxrpc: fix undefined behavior in rxrpc_mark_call_released
2016-09-02 Rosen, Ramiswitchdev: Fix return value of switchdev_port_fdb_dump().
2016-09-02 David S. MillerMerge branch 'bpf-perf-hw-sw-events'
2016-09-02 Brendan Greggsamples/bpf: add sampleip example
2016-09-02 Alexei Starovoitovsamples/bpf: add perf_event+bpf example
2016-09-02 Alexei Starovoitovperf, bpf: add perf events core support for BPF_PROG_TY...
2016-09-02 Alexei Starovoitovbpf: perf_event progs should only use preallocated...
2016-09-02 Alexei Starovoitovbpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
2016-09-02 Alexei Starovoitovbpf: support 8-byte metafield access
2016-09-02 Baoyou XiemISDN: mark symbols static where possible
2016-09-02 Timur Tabinet: emac: emac gigabit ethernet controller driver
2016-09-02 Vivien Didelotnet: dsa: remove ds_to_priv
2016-09-02 David S. MillerMerge branch 'br-next'
next