platform/kernel/linux-rpi3.git
2018-01-27 Daniel Borkmannbpf: make unknown opcode handling more robust
2018-01-27 Daniel Borkmannbpf: improve dead code sanitizing
2018-01-27 Daniel Borkmannbpf: xor of a/x in cbpf can be done in 32 bit alu
2018-01-26 Mickaël Salaünsamples/bpf: Partially fixes the bpf.o build
2018-01-26 Lawrence Brakmobpf: clean up from test_tcpbpf_kern.c
2018-01-26 Mickaël Salaünbpf: Use the IS_FD_ARRAY() macro in map_update_elem()
2018-01-26 Alexei StarovoitovMerge branch 'bpf-more-sock_ops-callbacks'
2018-01-26 Lawrence Brakmobpf: add selftest for tcpbpf
2018-01-26 Lawrence Brakmobpf: Add BPF_SOCK_OPS_STATE_CB
2018-01-26 Lawrence Brakmobpf: Add BPF_SOCK_OPS_RETRANS_CB
2018-01-26 Lawrence Brakmobpf: Add sock_ops R/W access to tclass
2018-01-26 Lawrence Brakmobpf: Add support for reading sk_state and more
2018-01-26 Lawrence Brakmobpf: Add sock_ops RTO callback
2018-01-26 Lawrence Brakmobpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
2018-01-26 Lawrence Brakmobpf: Support passing args to sock_ops bpf function
2018-01-26 Lawrence Brakmobpf: Add write access to tcp_sock and sock fields
2018-01-26 Lawrence Brakmobpf: Make SOCK_OPS_GET_TCP struct independent
2018-01-26 Lawrence Brakmobpf: Make SOCK_OPS_GET_TCP size independent
2018-01-26 Lawrence Brakmobpf: Only reply field should be writeable
2018-01-24 Wang YanQingbpf, doc: Correct one wrong value in "Register value...
2018-01-24 Daniel BorkmannMerge branch 'bpf-samples-sockmap-improvements'
2018-01-24 John Fastabendbpf: sockmap set rlimit
2018-01-24 John Fastabendbpf: sockmap put client sockets in blocking mode
2018-01-24 John Fastabendbpf: sockmap sample add base test without any BPF for...
2018-01-24 John Fastabendbpf: sockmap sample, report bytes/sec
2018-01-24 John Fastabendbpf: sockmap sample, use fork() for send and recv
2018-01-24 John Fastabendbpf: add sendmsg option for testing BPF programs
2018-01-24 John Fastabendbpf: refactor sockmap sample program update for arg...
2018-01-24 Alexei Starovoitovselftests/bpf: make 'dubious pointer arithmetic' test...
2018-01-23 Prashant Bholebpf: test_maps: cleanup sockmaps when test ends
2018-01-23 Alexei Starovoitovselftests/bpf: fix test_dev_cgroup
2018-01-23 Alexei Starovoitovselftests/bpf: speedup test_maps
2018-01-23 Yonghong Songtools/bpf: fix a test failure in selftests prog test_ve...
2018-01-23 Yonghong Songbpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NE...
2018-01-23 Wei Yongjunnet: aquantia: make symbol hw_atl_boards static
2018-01-23 Wei Yongjunnet: aquantia: Fix error return code in aq_pci_probe()
2018-01-23 Wei Yongjunnfp: fix error return code in nfp_pci_probe()
2018-01-23 Carl Heymannnfp: fix fw dump handling of absolute rtsym size
2018-01-22 Cong Wangtun: avoid calling xdp_rxq_info_unreg() twice
2018-01-22 David S. MillerMerge branch 'net-sched-add-extack-support-for-cls...
2018-01-22 Quentin Monnetnfp: bpf: use extack support to improve debugging
2018-01-22 Quentin Monnetnfp: bpf: plumb extack into functions related to XDP...
2018-01-22 Quentin Monnetnet: sched: create tc_can_offload_extack() wrapper
2018-01-22 Quentin Monnetnet: sched: add extack support for offload via tc_cls_c...
2018-01-22 Quentin Monnetnet: sched: cls_bpf: plumb extack support in filter...
2018-01-22 Quentin Monnetnet: sched: cls_u32: propagate extack support for filte...
2018-01-22 Quentin Monnetnet: sched: cls_matchall: propagate extack support...
2018-01-22 Quentin Monnetnet: sched: cls_flower: propagate extack support for...
2018-01-22 Haiyang Zhanghv_netvsc: Use the num_online_cpus() for channel limit
2018-01-22 Salil Mehtanet: hns3: converting spaces into tabs to avoid checkpa...
2018-01-22 Arjun Vynipadathcxgb3: assign port id to net_device->dev_port
2018-01-22 Gustavo A.... bridge: return boolean instead of integer in br_multica...
2018-01-22 Florian Fainellinet: stmmac: Fix reception of Broadcom switches tags
2018-01-22 David S. MillerMerge branch 'hns3-new-features'
2018-01-22 Jian Shennet: hns3: add net status led support for fiber port
2018-01-22 Jian Shennet: hns3: add ethtool -p support for fiber port
2018-01-22 Fuyun Liangnet: hns3: add manager table initialization for hardware
2018-01-22 Fuyun Liangnet: hns3: add support for get_regs
2018-01-22 David Decotignynet: core: Expose number of link up/down transitions
2018-01-22 Sabrina Dubrocamacsec: restore uAPI after addition of GCM-AES-256
2018-01-22 Huazhong Tannet: hns: Fix for variable may be used uninitialized...
2018-01-22 Lucas Stachnet: fec: add necessary defines to work on ARM64
2018-01-22 Toshiaki Makitavirtio_net: Add ethtool stats
2018-01-22 David S. MillerMerge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support'
2018-01-22 Marcin Wojtasnet: mvpp2: enable ACPI support in the driver
2018-01-22 Marcin Wojtasnet: mvpp2: use device_*/fwnode_* APIs instead of of_*
2018-01-22 Marcin Wojtasnet: mvpp2: simplify maintaining enabled ports' list
2018-01-22 Marcin Wojtasdevice property: Allow iterating over available child...
2018-01-22 Marcin Wojtasdevice property: Introduce fwnode_irq_get()
2018-01-22 Marcin Wojtasdevice property: Introduce fwnode_get_phy_mode()
2018-01-22 Marcin Wojtasdevice property: Introduce fwnode_get_mac_address()
2018-01-22 Colin Ian Kingnet: caif: remove redundant re-assignment of pointer...
2018-01-22 Ganesh Goudarcxgb4: add geneve offload support for T6
2018-01-22 David S. MillerMerge tag 'mac80211-next-for-davem-2018-01-22' of git...
2018-01-22 Colin Ian Kingdevlink: fix memory leak on 'resource'
2018-01-22 David S. MillerMerge branch 'mlxsw-spectrum_router-Optimize-LPM-trees'
2018-01-22 Ido Schimmelmlxsw: spectrum_router: Remove unnecessary prefix lengt...
2018-01-22 Ido Schimmelmlxsw: spectrum_router: Pass FIB node to LPM tree unlin...
2018-01-22 Ido Schimmelmlxsw: spectrum_router: Use the nodes list as indicatio...
2018-01-22 Jason Wangtun: add missing rcu annotation
2018-01-22 weiyongjun (A)mac80211_hwsim: fix possible memory leak in hwsim_new_r...
2018-01-22 Christopher... debugfs_sta: Remove unneeded semicolons
2018-01-21 David S. MillerMerge branch 'mlxsw-Add-support-for-mirror-action-with...
2018-01-21 Arkadi Sharshevskymlxsw: spectrum_acl: Add support for mirror action
2018-01-21 Arkadi Sharshevskymlxsw: spectrum: Extend mlxsw_afa_ops for counter index...
2018-01-21 Arkadi Sharshevskymlxsw: spectrum: Extend and export SPAN API
2018-01-21 Arkadi Sharshevskymlxsw: spectrum_acl: Add support for mirroring action
2018-01-21 Jiri Pirkomlxsw: core: Make counter index allocated inside the...
2018-01-21 Jiri Pirkomlxsw: core: Convert fwd_entry_ref list to be generic...
2018-01-21 Jiri Pirkomlxsw: spectrum: Extend mlxsw_afa_ops for counter index...
2018-01-21 David S. MillerMerge branch 'Aquantia-atlantic-driver-new-devices...
2018-01-21 Igor Russkikhnet: aquantia: bump driver version to match aquantia...
2018-01-21 Igor Russkikhnet: aquantia: Report correct mediatype via ethtool
2018-01-21 Igor Russkikhnet: aquantia: Introduce global AQC hardware reset...
2018-01-21 Igor Russkikhnet: aquantia: Introduce support for new firmware on...
2018-01-21 Igor Russkikhnet: aquantia: Introduce firmware ops callbacks
2018-01-21 Igor Russkikhnet: aquantia: Change confusing no_ff_addr to more...
2018-01-21 Igor Russkikhnet: aquantia: Remove create/destroy from hw ops
2018-01-21 Igor Russkikhnet: aquantia: Cleanup pci functions module
2018-01-21 Igor Russkikhnet: aquantia: Convert hw and caps structures to const...
next