OSDN Git Service

uclinux-h8/linux.git
2018-01-29 kbuild test... sfc: mark some unexported symbols as static
2018-01-29 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2018-01-29 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-01-28 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2018-01-28 Leon Romanovskynet/rocker: Remove unreachable return instruction
2018-01-27 Alexei StarovoitovMerge branch 'fix-lpm-map'
2018-01-27 Yonghong Songtools/bpf: add a multithreaded stress test in bpf selft...
2018-01-27 Yonghong Songbpf: fix kernel page fault in lpm map trie_get_next_key
2018-01-27 Alexei StarovoitovMerge branch 'bpf-improvements-and-fixes'
2018-01-27 Daniel Borkmannbpf: add further test cases around div/mod and others
2018-01-27 Daniel Borkmannbpf, arm: remove obsolete exception handling from div/mod
2018-01-27 Daniel Borkmannbpf, mips64: remove unneeded zero check from div/mod...
2018-01-27 Daniel Borkmannbpf, mips64: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf, sparc64: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf, ppc64: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf, s390x: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf, arm64: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf, x86_64: remove obsolete exception handling from...
2018-01-27 Daniel Borkmannbpf: fix subprog verifier bypass by div/mod by 0 exception
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 Paweł Jabłońskii40e: Do not allow use more TC queue pairs than MSI...
2018-01-26 Alexander Duycki40e/i40evf: Record ITR register location in the q_vector
2018-01-26 Jacob Kelleri40e: fix reported mask for ntuple filters
2018-01-26 Jacob Kelleri40e: disallow programming multiple filters with same...
2018-01-26 Jacob Kelleri40e: program fragmented IPv4 filter input set
2018-01-26 Avinash Dayanandi40e: Fix kdump failure
2018-01-26 Jeff Kirsheri40e: cleanup unnecessary parens
2018-01-26 Alan Bradyi40e: fix FW_LLDP flag on init
2018-01-26 Dave Ertmani40e: Implement an ethtool private flag to stop LLDP...
2018-01-26 Alice Michaeli40e: change flags to use 64 bits
2018-01-26 Upasana Menoni40e: Display LLDP information on vSphere Web Client
2018-01-26 Alexander Duycki40e/i40evf: Use ring pointers to clean up _set_itr_per...
2018-01-26 Paweł Jabłońskii40evf: Allow turning off offloads when the VF has...
2018-01-26 Patryk Małeki40e: Fix for adding multiple ethtool filters on the...
2018-01-26 Michal Kosiarzi40e: Add returning AQ critical error to SW
2018-01-26 Emil Tantilovixgbe: don't set RXDCTL.RLPML for 82599
2018-01-26 Dan Carpenterixgbe: Fix && vs || typo
2018-01-26 Paul Greenwaltixgbe: add support for reporting 5G link speed
2018-01-26 Miroslav Lichvarixgbe: Don't report unsupported timestamping filters...
2018-01-26 Colin Ian Kingixgbe: use ARRAY_SIZE for array sizing calculation...
2018-01-26 Colin Ian Kingixgbevf: use ARRAY_SIZE for various array sizing calcul...
2018-01-26 Emil Tantilovixgbevf: don't bother clearing tx_buffer_info in ixgbev...
2018-01-26 David S. MillerMerge branch 'cxgb4-fix-dump-collection-when-firmware...
2018-01-26 Rahul Lakkireddycxgb4: use backdoor access to collect dumps when firmwa...
2018-01-26 Rahul Lakkireddycxgb4: fix incorrect condition for using firmware LDST...
2018-01-26 Rahul Lakkireddycxgb4: reset FW_OK flag on firmware crash
2018-01-26 David S. MillerMerge branch 'hns3-next'
2018-01-26 Fuyun Liangnet: hns3: add int_gl_idx setup for VF
2018-01-26 Fuyun Liangnet: hns3: add get/set_coalesce support to VF
2018-01-26 David S. MillerMerge tag 'linux-can-next-for-4.16-20180126' of ssh...
2018-01-26 Emil Tantilovixgbevf: improve performance and reduce size of ixgbevf...
2018-01-26 Emil Tantilovixgbevf: clear rx_buffer_info in configure instead...
2018-01-26 Emil Tantilovixgbevf: add counters for Rx page allocations
2018-01-26 Emil Tantilovixgbevf: update code to better handle incrementing...
2018-01-26 Emil Tantilovixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_OR...
2018-01-26 Emil Tantilovixgbevf: use length to determine if descriptor is done
2018-01-26 Emil Tantilovixgbevf: only DMA sync frame length
2018-01-26 Emil Tantilovixgbevf: add function for checking if we can reuse...
2018-01-26 David S. MillerMerge branch 'net-smc-fixes-2018-01-26'
2018-01-26 Gustavo A.... net/smc: return booleans instead of integers
2018-01-26 Ursula Braunnet/smc: release clcsock from tcp_listen_worker
2018-01-26 Ursula Braunnet/smc: replace sock_put worker by socket refcounting
2018-01-26 Ursula Braunnet/smc: smc_poll improvements
2018-01-26 Ursula Braunnet/smc: handle device, port, and QP error events
2018-01-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-01-26 Bert Kenwardsfc: add suffix to large constant in ptp
2018-01-26 David S. MillerMerge branch 'net-ipv6-Add-support-for-ONLINK-flag'
2018-01-26 David Ahernnet/ipv6: Add support for onlink flag
2018-01-26 David Ahernnet/ipv6: Add flags and table id to ip6_nh_lookup_table
2018-01-26 David Ahernnet/ipv6: Move gateway validation into helper
2018-01-26 Fabrizio Castrodt-bindings: can: rcar_can: document r8a774[35] can...
2018-01-26 Robert Schwebelcan: migrate documentation to restructured text
2018-01-26 Marc Kleine... Documentation/devicetree: mpc5200.txt: fix pointer...
2018-01-26 David Ahernnet/ipv4: Allow send to local broadcast from a socket...
2018-01-26 David S. MillerMerge branch 'net-erspan-add-support-for-openvswitch'
2018-01-26 William Tuopenvswitch: add erspan version I and II support
2018-01-26 William Tunet: erspan: create erspan metadata uapi header
2018-01-26 William Tunet: erspan: use bitfield instead of mask and offset
2018-01-26 David S. MillerMerge branch 'use-tc_cls_can_offload_and_chain0-through...
2018-01-26 Jakub Kicinskiselftests/bpf: check for chain-non-0 extack message
2018-01-26 Jakub Kicinskiselftests/bpf: check for spurious extacks from the...
2018-01-26 Jakub Kicinskimlxsw: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskii40e: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskiixgbe: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskibnxt: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskimlx5: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskicxgb4: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskinfp: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskinetdevsim: use tc_cls_can_offload_and_chain0()
2018-01-26 Jakub Kicinskipkt_cls: add new tc cls helper to check offload flag...
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
next