cascardo/linux.git
2016-02-09 Willem de Bruijnpacket: move vnet_hdr code to helper functions
2016-02-09 Nikolay Aleksandrovbonding: 3ad: apply ad_actor settings changes immediately
2016-02-09 David S. MillerMerge branch 'bridge-mdb-entry-offload-flag'
2016-02-09 Elad Razbridge: mdb: Passing the port-group pointer to br_mdb...
2016-02-09 Elad Razbridge: mdb: Separate br_mdb_entry->state from net_brid...
2016-02-09 Elad Razbridge: mdb: add support for offloaded mdb entries
2016-02-08 Zhang Shengjubonding: trivial: style fixes
2016-02-08 David S. Millertcp: Fix syncookies sysctl default.
2016-02-07 David S. MillerMerge branch 'ns-tcp-sysctls'
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_notsent_lowat sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_fin_timeout sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_orphan_retries sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_retries2 sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_retries1 sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp reordering sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp syncookies sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp synack retries sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp syn retries sysctl knob
2016-02-07 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2016-02-07 David S. MillerMerge branch 'virtio_net_ethtool_settings'
2016-02-07 Nikolay Aleksandrovvirtio_net: add ethtool support for set and get of...
2016-02-07 Nikolay Aleksandrovethtool: add speed/duplex validation functions
2016-02-07 David S. MillerMerge branch 'sunvnet-tracepoints'
2016-02-07 Sowmini Varadhansunvnet: perf tracepoint invocations to trace LDC state...
2016-02-07 Sowmini Varadhansunvnet: Add support for perf LDC event tracing
2016-02-07 David S. MillerMerge branch 'tcp_cong_ctrl_refactoring'
2016-02-07 Yuchung Chengtcp: tcp_cong_control helper
2016-02-07 Yuchung Chengtcp: make congestion control more robust against reordering
2016-02-07 Yuchung Chengtcp: refactor pkts acked accounting
2016-02-07 Yuchung Chengtcp: new delivery accounting
2016-02-07 Yuchung Chengtcp: move cwnd reduction after recovery state procesing
2016-02-07 Yuchung Chengtcp: retransmit after recovery processing and congestio...
2016-02-07 David Herrmannnet: drop write-only stack variable
2016-02-07 David Ahernnet: Add support for fill_slave_info to VRF device
2016-02-07 Paul Durrantxen-netback: implement dynamic multicast control
2016-02-07 David S. MillerMerge branch 'be2net-non-critical-fixes'
2016-02-07 Padmanabh Ratnakarbe2net: Fix interval calculation in interrupt moderation
2016-02-07 Padmanabh Ratnakarbe2net: Add retry in case of error recovery failure
2016-02-07 Padmanabh Ratnakarbe2net: Fix Lancer error recovery
2016-02-07 Somnath Koturbe2net: Don't run ethtool self-tests for VFs
2016-02-07 Sriharsha Basavapatnabe2net: SRIOV Queue distribution should factor in EQ...
2016-02-07 Sriharsha Basavapatnabe2net: Fix be_vlan_rem_vid() to check vlan id being...
2016-02-07 Suresh Reddybe2net: check for INSUFFICIENT_PRIVILEGES error
2016-02-07 Suresh Reddybe2net: return error status from be_set_phys_id()
2016-02-07 David S. MillerMerge branch 'vxlan-headers-and-tx-cleanups'
2016-02-07 Jiri Bencvxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
2016-02-07 Jiri Bencvxlan: consolidate csum flag handling
2016-02-07 Jiri Bencvxlan: consolidate output route calculation
2016-02-07 Jiri Bencvxlan: restructure vxlan.h definitions
2016-02-07 Jiri Bencvxlan: remove duplicated macros
2016-02-07 Jiri Bencvxlan: cleanup types
2016-02-06 Eric Dumazettcp: fastopen: call tcp_fin() if FIN present in SYNACK
2016-02-06 David S. MillerMerge branch 'tipc-topology-updates'
2016-02-06 Parthasarathy... tipc: use alloc_ordered_workqueue() instead of WQ_UNBOU...
2016-02-06 Parthasarathy... tipc: donot create timers if subscription timeout ...
2016-02-06 Parthasarathy... tipc: protect tipc_subscrb_get() with subscriber spin...
2016-02-06 Parthasarathy... tipc: hold subscriber->lock for tipc_nametbl_subscribe()
2016-02-06 Parthasarathy... tipc: fix connection abort when receiving invalid cance...
2016-02-06 Parthasarathy... tipc: fix connection abort during subscription cancellation
2016-02-06 Parthasarathy... tipc: introduce tipc_subscrb_subscribe() routine
2016-02-06 Parthasarathy... tipc: remove struct tipc_name_seq from struct tipc_subs...
2016-02-06 Parthasarathy... tipc: remove filter and timeout elements from struct...
2016-02-06 Parthasarathy... tipc: remove incorrect check for subscription timeout...
2016-02-06 Zhang Shengjubonding: add slave device name for debug
2016-02-06 Rafał Miłeckibgmac: add helper checking for BCM4707 / BCM53018 chip id
2016-02-06 David S. MillerMerge branch 'bpf-per-cpu-maps'
2016-02-06 Alexei Starovoitovsamples/bpf: update tracex[23] examples to use per...
2016-02-06 tom.leiming... samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY
2016-02-06 Martin KaFai Lausamples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH
2016-02-06 Alexei Starovoitovbpf: add lookup/update support for per-cpu hash and...
2016-02-06 Alexei Starovoitovbpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
2016-02-06 Alexei Starovoitovbpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
2016-02-06 Kim Jonesethtool: Declare netdev_rss_key as __read_mostly.
2016-02-06 David S. MillerMerge branch 'tcp_fast_open_synack_fin'
2016-02-06 Eric Dumazettcp: do not enqueue skb with SYN flag
2016-02-06 Eric Dumazettcp: fastopen: accept data/FIN present in SYNACK message
2016-02-06 David S. MillerMerge branch 'rx_nohandler'
2016-02-06 Jarod Wilsonbond: track sum of rx_nohandler for all slaves
2016-02-06 Jarod Wilsonteam: track sum of rx_nohandler for all slaves
2016-02-06 Jarod Wilsonnet: add rx_nohandler stat counter
2016-02-06 Jarod Wilsonnet/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
2016-02-06 Richard Alpetipc: fix link priority propagation
2016-02-06 Richard Alpetipc: fix link attribute propagation bug
2016-02-06 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-05 Mahesh Bandewaripvlan: inherit MTU from master device
2016-02-04 Catherine Sullivani40e: add 100Mb ethtool reporting
2016-02-04 Shannon Nelsoni40e: AQ Add external power class to get link status
2016-02-04 Shannon Nelsoni40e: AQ Geneve cloud tunnel type
2016-02-04 Shannon Nelsoni40e: AQ Add Run PHY Activity struct
2016-02-04 Greg Bowersi40e: Limit DCB FW version checks to X710/XL710 devices
2016-02-04 Shannon Nelsoni40e: add new proxy-wol bit for X722
2016-02-04 Jesse Brandeburgi40e/i40evf: Use private workqueue
2016-02-04 Anjali Singhai... i40evf: add new write-back mode
2016-02-04 Anjali Singhai... i40e/i40evf: Fix for UDP/TCP RSS for X722
2016-02-04 Anjali Singhai... i40e: Extend ethtool RSS hooks for X722
2016-02-04 Anjali Singhai... i40e: add new device IDs for X722
2016-02-04 Catherine Sullivani40e: bump version to 1.4.10
2016-02-04 Jesse Brandeburgi40e: update features with right offload
2016-02-04 Anjali Singhai... i40e: Cleanup the code with respect to restarting autoneg
2016-02-04 Mitch Williamsi40evf: null out ring pointers on free
next