OSDN Git Service

android-x86/kernel.git
2018-07-12 Rahul Lakkireddycxgb4: remove stats fetched from firmware
2018-07-12 Antoine Tenartnet: mvpp2: explicitly include linux/interrupt.h
2018-07-12 Jan Dakinevichcnic: use kvzalloc to allocate memory for csk_tbl
2018-07-12 Colin Ian Kingwimax/i2400m: remove redundant variables ack_status...
2018-07-12 Vlad Buslovnet: sched: act_ife: fix memory leak in ife init
2018-07-12 Arjun Vynipadathcxgb4: specify IQTYPE in fw_iq_cmd
2018-07-12 David S. MillerMerge branch 'net-ipv6-addr_gen_mode-fixes'
2018-07-12 Sabrina DubrocaDocumentation: ip-sysctl.txt: document addr_gen_mode
2018-07-12 Sabrina Dubrocanet/ipv6: propagate net.ipv6.conf.all.addr_gen_mode...
2018-07-12 Sabrina Dubrocanet/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
2018-07-12 Sabrina Dubrocanet/ipv6: don't reinitialize ndev->cnf.addr_gen_mode...
2018-07-12 Sabrina Dubrocanet/ipv6: fix addrconf_sysctl_addr_gen_mode
2018-07-12 Jianbo Liunet/sched: flower: Fix null pointer dereference when...
2018-07-11 Petr Machataselftests: forwarding: mirror_lib: Tighten up VLAN...
2018-07-11 David S. MillerMerge branch 'cake-qdisc'
2018-07-11 Toke Høiland... sch_cake: Conditionally split GSO segments
2018-07-11 Toke Høiland... sch_cake: Add overhead compensation support to the...
2018-07-11 Toke Høiland... sch_cake: Add DiffServ handling
2018-07-11 Toke Høiland... sch_cake: Add NAT awareness to packet classifier
2018-07-11 Toke Høiland... netfilter: Add nf_ct_get_tuple_skb global lookup function
2018-07-11 Toke Høiland... sch_cake: Add optional ACK filter
2018-07-11 Toke Høiland... sch_cake: Add ingress mode
2018-07-11 Toke Høiland... sched: Add Common Applications Kept Enhanced (cake...
2018-07-09 Jesus Sanchez... net: Use __u32 in uapi net_stamp.h
2018-07-09 David S. MillerMerge branch 'mlxsw-More-Spectrum-2-preparations'
2018-07-09 Jiri Pirkomlxsw: resources: Add couple of Spectrum-2 KVD resources
2018-07-09 Jiri Pirkomlxsw: spectrum: Prepare for multiple FW versions for...
2018-07-09 Jiri Pirkomlxsw: spectrum_acl: Implement priority setting for...
2018-07-09 Jiri Pirkomlxsw: reg: Add priority field for PTCEV2 register
2018-07-09 Jiri Pirkomlxsw: spectrum_acl: Move block items encoding into...
2018-07-09 Jiri Pirkomlxsw: spectrum_acl: Convert mlxsw_afk_create args...
2018-07-09 Jiri Pirkomlxsw: spectrum_acl: Add tcam init/fini ops
2018-07-09 Jiri Pirkomlxsw: spectrum_acl: Split TCAM handling 3 ways
2018-07-09 Jiri Pirkomlxsw: spectrum_mr_tcam: Push Spectrum-specific operati...
2018-07-09 Jiri Pirkomlxsw: spectrum_kvdl: Pass entry_count to free function
2018-07-09 Jiri Pirkomlxsw: spectrum_kvdl: Pass entry type to alloc/free
2018-07-09 Jiri Pirkomlxsw: spectrum_kvdl: Push out KVD linear management...
2018-07-09 Kees Cooknet/mlx5: Use 2-factor allocator calls
2018-07-09 Julian Wiedmanntcp: remove SG-related comment in tcp_sendmsg()
2018-07-09 David S. MillerMerge branch 'fix-use-after-free-bugs-in-skb-list-proce...
2018-07-09 Edward Creenet: core: fix use-after-free in __netif_receive_skb_li...
2018-07-09 Edward Creenetfilter: fix use-after-free in NF_HOOK_LIST
2018-07-09 Edward Creenet: core: fix uses-after-free in list processing
2018-07-08 Eric Dumazettcp: remove redundant SOCK_DONE checks
2018-07-08 David S. MillerMerge branch 'mlxsw-Spectrum2-acl-prep'
2018-07-08 Jiri Pirkomlxsw: core_acl_flex_actions: Fix helper to get the...
2018-07-08 Jiri Pirkomlxsw: core_acl_flex_actions: Allow the first set to...
2018-07-08 Jiri Pirkomlxsw: spectrum: Put pointer to flex action ops to...
2018-07-08 Jiri Pirkomlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex...
2018-07-08 Jiri Pirkomlxsw: core_acl_flex_keys: Split MAC and IP address...
2018-07-08 Jiri Pirkomlxsw: spectrum_acl: Ignore always-zeroed bits in tp...
2018-07-08 Jiri Pirkomlxsw: reg: Introduce Flex2 key type for PTAR register
2018-07-08 Jiri Pirkomlxsw: spectrum: Change name of mlxsw_sp_afk_blocks...
2018-07-08 David S. Millernet: sched: Fix warnings from xchg() on RCU'd cookie...
2018-07-08 David S. MillerMerge branch 'Modify-action-API-for-implementing-lockle...
2018-07-08 Vlad Buslovnet: sched: change action API to use array of pointers...
2018-07-08 Vlad Buslovnet: sched: atomically check-allocate action
2018-07-08 Vlad Buslovnet: sched: use reference counting action init
2018-07-08 Vlad Buslovnet: sched: don't release reference on action overwrite
2018-07-08 Vlad Buslovnet: sched: implement reference counted action release
2018-07-08 Vlad Buslovnet: sched: add 'delete' function to action ops
2018-07-08 Vlad Buslovnet: sched: implement action API that deletes action...
2018-07-08 Vlad Buslovnet: sched: always take reference to action
2018-07-08 Vlad Buslovnet: sched: implement unlocked action init API
2018-07-08 Vlad Buslovnet: sched: change type of reference and bind counters
2018-07-08 Vlad Buslovnet: sched: use rcu for action cookie update
2018-07-08 Yifeng Sunopenvswitch: kernel datapath clone action
2018-07-08 Randy Dunlapisdn/capi: fix defined but not used warnings
2018-07-08 Randy Dunlapconnector: fix defined but not used warning
2018-07-07 Colin Ian Kingdrivers: net: lmc: remove redundant variable next_rx
2018-07-07 David S. MillerMerge branch 'cpsw-allow-PTP-224.0.0.107-to-be-timestamped'
2018-07-07 Ivan Khoronzhuknet: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be...
2018-07-07 Ivan Khoronzhuknet: ethernet: ti: cpsw: use BIT macro
2018-07-07 Arnd Bergmannstmmac: fix signed 64-bit division
2018-07-07 Jon Maloytipc: extend link reset criteria for stale packet retra...
2018-07-07 David S. MillerMerge branch 'Introduce-matching-on-double-vlan-QinQ...
2018-07-07 Jianbo Liunet/sched: flower: Add supprt for matching on QinQ...
2018-07-07 Jianbo Liunet/sched: flower: Dump the ethertype encapsulated...
2018-07-07 Jianbo Liunet/flow_dissector: Add support for QinQ dissection
2018-07-07 Jianbo Liunet/sched: flower: Add support for matching on vlan...
2018-07-07 Jianbo Liunet/flow_dissector: Save vlan ethertype from headers
2018-07-07 Colin Ian Kingfarsync: remove redundant variable txq_length
2018-07-07 David S. MillerMerge branch 'Add-a-mlxsw-specific-test-for-mirror...
2018-07-07 Petr Machataselftests: mlxsw: Add mlxsw-specific test for mirror...
2018-07-07 Petr Machataselftests: forwarding: Allow importing dependent libraries
2018-07-07 David S. MillerMerge branch 'vxlan-fix-default-fdb-entry-user-space...
2018-07-07 Roopa Prabhuvxlan: fix default fdb entry netlink notify ordering...
2018-07-07 Roopa Prabhuvxlan: make netlink notify in vxlan_fdb_destroy optional
2018-07-07 Roopa Prabhuvxlan: add new fdb alloc and create helpers
2018-07-07 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2018-07-07 Arnd Bergmanndevlink: fix incorrect return statement
2018-07-07 Arnd Bergmannmlxsw: spectrum_router: avoid uninitialized variable...
2018-07-07 David S. MillerMerge branch 'hns3-misc-fixes'
2018-07-07 Huazhong Tannet: hns3: Prevent sending command during global or...
2018-07-07 Peng Linet: hns3: Remove the warning when clear reset cause
2018-07-07 Yunsheng Linnet: hns3: Fix get_vector ops in hclgevf_main module
2018-07-07 Yunsheng Linnet: hns3: Fix warning bug when doing lp selftest
2018-07-07 Jian Shennet: hns3: Add configure for mac minimal frame size
2018-07-07 Fuyun Liangnet: hns3: Fix for mailbox message truncated problem
2018-07-07 Yunsheng Linnet: hns3: Fix for l4 checksum offload bug
next