cascardo/linux.git
2016-03-11 Willem de Bruijnmacvtap: always pass ethernet header in linear
2016-03-11 Amir Vadainet/flower: Fix pointer cast
2016-03-10 David S. MillerMerge branch 'flower-offload'
2016-03-10 Amir Vadainet/mlx5e: Support offload cls_flower with skbedit...
2016-03-10 Amir Vadainet/mlx5e: Support offload cls_flower with drop action
2016-03-10 Amir Vadainet/mlx5e: Introduce tc offload support
2016-03-10 Amir Vadainet/mlx5e: Add a new priority for kernel flow tables
2016-03-10 Amir Vadainet/mlx5e: Relax ndo_setup_tc handle restriction
2016-03-10 Amir Vadainet/mlx5_core: Set flow steering dest only for forward...
2016-03-10 Amir Vadainet/act_skbedit: Utility functions for mark action
2016-03-10 Amir Vadainet/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
2016-03-10 Amir Vadainet/flow_dissector: Make dissector_uses_key() and skb_f...
2016-03-10 Amir Vadainet/flower: Introduce hardware offload support
2016-03-10 David S. MillerMerge branch 'mediatek-eth'
2016-03-10 John Crispinnet-next: mediatek: add an entry to MAINTAINERS
2016-03-10 John Crispinnet-next: mediatek: add Kconfig and Makefile
2016-03-10 John Crispinnet-next: mediatek: add support for MT7623 ethernet
2016-03-10 John Crispinnet-next: mediatek: document MediaTek SoC ethernet...
2016-03-10 Neil Armstrongnet: dsa: Fix cleanup resources upon module removal
2016-03-10 Manish Chopraqede: Fix net-next "make ARCH=x86_64"
2016-03-10 David S. MillerMerge branch 'qlcnic-next'
2016-03-10 Rajesh Borundiaqlcnic: Fix mailbox completion handling during spurious...
2016-03-10 Rajesh Borundiaqlcnic: Remove unnecessary usage of atomic_t
2016-03-10 David S. MillerMerge branch 'cxgb4-next'
2016-03-10 Hariprasad... cxgb4vf: Set number of queues in pci probe only
2016-03-10 Hariprasad... cxgb4vf: Add a couple more checks for invalid provision...
2016-03-10 Hariprasad... cxgb4vf: Configure queue based on resource and interrup...
2016-03-10 Hariprasad... cxgb4vf: Enable interrupts before we register our netwo...
2016-03-10 Vivien Didelotnet: dsa: mv88e6xxx: avoid writing the same mode
2016-03-10 Vivien Didelotnet: dsa: mv88e6xxx: read then write PVID
2016-03-10 Vivien Didelotnet: dsa: mv88e6xxx: rework port state setter
2016-03-10 David S. MillerMerge branch 'sh_eth-fixes'
2016-03-10 Sergei Shtylyovsh_eth: advance 'rxdesc' later in sh_eth_ring_format()
2016-03-10 Sergei Shtylyovsh_eth: fix NULL pointer dereference in sh_eth_ring_for...
2016-03-10 Arnd Bergmannkcm: mark helper functions inline
2016-03-10 David S. MillerMerge tag 'linux-can-next-for-4.6-20160310' of git...
2016-03-10 Ramesh Shanmugasundaramcan: rcar_can: Add r8a7795 support
2016-03-10 Marek Vasutcan: ifi: Add obscure bit swap for EFF frame IDs
2016-03-10 Marek Vasutcan: ifi: Fix RX and TX ID mask
2016-03-10 Marek Vasutcan: ifi: Fix TX DLC configuration
2016-03-10 Marek Vasutcan: ifi: Fix clock generator configuration
2016-03-10 Alexei Starovoitovbpf: avoid copying junk bytes in bpf_get_current_comm()
2016-03-10 Alexei Starovoitovbpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
2016-03-10 David S. MillerMerge branch 'variable-length-ll-headers'
2016-03-10 Willem de Bruijnpacket: validate variable length ll headers
2016-03-10 Willem de Bruijnax25: add link layer header validation function
2016-03-10 Willem de Bruijnnet: validate variable length ll headers
2016-03-09 David S. MillerMerge branch 'kcm'
2016-03-09 Tom Herbertkcm: Add description in Documentation
2016-03-09 Tom Herbertkcm: Add receive message timeout
2016-03-09 Tom Herbertkcm: Add memory limit for receive message construction
2016-03-09 Tom Herbertkcm: Sendpage support
2016-03-09 Tom Herbertkcm: Splice support
2016-03-09 Tom Herbertkcm: Add statistics and proc interfaces
2016-03-09 Tom Herbertkcm: Kernel Connection Multiplexor module
2016-03-09 Tom Herberttcp: Add tcp_inq to get available receive bytes on...
2016-03-09 Tom Herbertnet: Walk fragments in __skb_splice_bits
2016-03-09 Tom Herbertnet: Add MSG_BATCH flag
2016-03-09 Tom Herbertnet: Allow MSG_EOR in each msghdr of sendmmsg
2016-03-09 Tom Herbertnet: Make sock_alloc exportable
2016-03-09 Tom Herbertrcu: Add list_next_or_null_rcu
2016-03-09 Alexei Starovoitovsamples/bpf: add map performance test
2016-03-09 Alexei Starovoitovsamples/bpf: stress test bpf_get_stackid
2016-03-09 Alexei Starovoitovsamples/bpf: add bpf map stress test
2016-03-09 Daniel Borkmannip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends...
2016-03-08 David S. MillerMerge branch 'bpf-map-prealloc'
2016-03-08 Alexei Starovoitovsamples/bpf: test both pre-alloc and normal maps
2016-03-08 Alexei Starovoitovsamples/bpf: add map_flags to bpf loader
2016-03-08 Alexei Starovoitovsamples/bpf: move ksym_search() into library
2016-03-08 Alexei Starovoitovsamples/bpf: make map creation more verbose
2016-03-08 Alexei Starovoitovbpf: convert stackmap to pre-allocation
2016-03-08 Alexei Starovoitovbpf: check for reserved flag bits in array and stack...
2016-03-08 Alexei Starovoitovbpf: pre-allocate hash map elements
2016-03-08 Alexei Starovoitovbpf: introduce percpu_freelist
2016-03-08 Alexei Starovoitovbpf: prevent kprobe+bpf deadlocks
2016-03-08 David S. MillerMerge branch 'ipv6-per-netns-gc'
2016-03-08 Michal Kubečekipv6: per netns FIB garbage collection
2016-03-08 Michal Kubečekipv6: per netns fib6 walkers
2016-03-08 Michal Kubečekipv6: replace global gc_args with local variable
2016-03-08 David S. MillerMerge branch 'bnxt_en-next'
2016-03-08 Satish Baddipadigebnxt_en: Enable AER support.
2016-03-08 Michael Chanbnxt_en: Include hardware port statistics in ethtool -S.
2016-03-08 Michael Chanbnxt_en: Include some hardware port statistics in ndo_g...
2016-03-08 Michael Chanbnxt_en: Add port statistics support.
2016-03-08 Michael Chanbnxt_en: Extend autoneg to all speeds.
2016-03-08 Michael Chanbnxt_en: Use common function to get ethtool supported...
2016-03-08 Michael Chanbnxt_en: Add reporting of link partner advertisement.
2016-03-08 Michael Chanbnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
2016-03-08 Kyeong Yoonet_sched: dsmark: use qdisc_dequeue_peeked()
2016-03-08 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-03-08 David S. MillerMerge branch 'bpf-next'
2016-03-08 Daniel Borkmannvxlan: allow setting ipv6 traffic class
2016-03-08 Daniel Borkmannbpf, vxlan, geneve, gre: fix usage of dst_cache on...
2016-03-08 Daniel Borkmannbpf: support for access to tunnel options
2016-03-08 Daniel Borkmannbpf: allow to propagate df in bpf_skb_set_tunnel_key
2016-03-08 Daniel Borkmannbpf: make helper function protos static
2016-03-08 Daniel Borkmannbpf: add flags to bpf_skb_store_bytes for clearing...
2016-03-08 Daniel Borkmannbpf: allow bpf_csum_diff to feed bpf_l3_csum_replace...
2016-03-08 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next