OSDN Git Service

uclinux-h8/linux.git
2017-11-11 Lawrence Brakmobpf: Fix tcp_bufs_kern.c sample program
2017-11-11 Lawrence Brakmobpf: Fix tcp_rwnd_kern.c sample program
2017-11-11 Lawrence Brakmobpf: Fix tcp_synrto_kern.c sample program
2017-11-11 Jon Maloytipc: improve link resiliency when rps is activated
2017-11-11 David S. MillerMerge branch 'macb-next'
2017-11-11 Michael Grzeschiknet: macb: add of_node_put to error paths
2017-11-11 Michael Grzeschiknet: macb: add of_phy_deregister_fixed_link to error...
2017-11-11 Miquel Raynalnet: mvpp2: fix GOP statistics loop start and stop...
2017-11-11 David S. MillerMerge branch 'hns3-bug-fixes'
2017-11-11 Fuyun Liangnet: hns3: cleanup mac auto-negotiation state query...
2017-11-11 Fuyun Liangnet: hns3: fix a bug when getting phy address from...
2017-11-11 David Ahernnet: netlink: Update attr validation to require exact...
2017-11-11 Maciej Żenczykowskinet: ipv6: sysctl to specify IPv6 ND traffic class
2017-11-11 Samuel Mendoza... net/ncsi: Don't return error on normal response
2017-11-11 Samuel Mendoza... net/ncsi: Improve general state logging
2017-11-11 David S. MillerMerge branch 'bpftool-show-filenames-of-pinned-objects'
2017-11-11 Prashant Bholetools: bpftool: optionally show filenames of pinned...
2017-11-11 Prashant Bholetools: bpftool: show filenames of pinned objects
2017-11-11 Prashant Bholetools: bpftool: open pinned object without type check
2017-11-11 David S. MillerMerge branch 'BPF-directed-error-injection'
2017-11-11 Josef Baciksamples/bpf: add a test for bpf_override_return
2017-11-11 Josef Bacikbpf: add a bpf_override_function helper
2017-11-10 Girish Moodalbailnet: fix incorrect comment with regard to VLAN packet...
2017-11-10 David S. MillerMerge branch 'act_vlan-rcu'
2017-11-10 Manish Kurupact_vlan: VLAN action rewrite to use RCU lock/unlock...
2017-11-10 Manish Kurupnfp flower action: Modified to use VLAN helper functions
2017-11-10 Manish Kurupact_vlan: Change stats update to use per-core stats
2017-11-10 Robert Stonehousesfc: don't warn on successful change of MAC
2017-11-10 Colin Ian Kingnet: vxge: remove redundant assignments and pointers
2017-11-10 David S. MillerMerge branch 'ip_gre-flags-update'
2017-11-10 Xin Longip_gre: add the support for i/o_flags update via ioctl
2017-11-10 Xin Longip_gre: add the support for i/o_flags update via netlink
2017-11-10 David S. MillerMerge branch 'tcp-ns-rmem-wmem'
2017-11-10 Eric Dumazettcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
2017-11-10 Eric Dumazetnet: allow per netns sysctl_rmem and sysctl_wmem for...
2017-11-10 Andrew Lunnnet: dsa: Don't add vlans when vlan filtering is disabled
2017-11-10 David S. MillerMerge tag 'mlx5-updates-2017-11-09' of git://git./linux...
2017-11-10 David S. MillerMerge branch 'IGMP-snooping-for-local-traffic'
2017-11-10 Andrew Lunnnet: dsa: switch: Don't add CPU port to an mdb by default
2017-11-10 Andrew Lunnnet: dsa: add more const attributes
2017-11-10 Andrew Lunnnet: dsa: slave: Handle switchdev host mdb add/del
2017-11-10 Andrew Lunnnet: bridge: Add/del switchdev object on host join...
2017-11-10 Andrew Lunnnet: bridge: Send notification when host join/leaves...
2017-11-10 Andrew Lunnnet: bridge: Rename mglist to host_joined
2017-11-10 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-11-09 Linus TorvaldsMerge tag 'pm-final-4.14' of git://git./linux/kernel...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-09 Hui WangALSA: hda - fix headset mic problem for Dell machines...
2017-11-09 Gal Pressmannet/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ...
2017-11-09 Gal Pressmannet/mlx5e: Add VLAN offloads statistics
2017-11-09 Gal Pressmannet/mlx5e: Add 802.1ad VLAN insertion support
2017-11-09 Gal Pressmannet/mlx5e: Add 802.1ad VLAN filter steering rules
2017-11-09 Gal Pressmannet/mlx5e: Declare bitmap using kernel macro
2017-11-09 Gal Pressmannet: Introduce netdev_*_once functions
2017-11-09 Gal Pressmannet/mlx5e: Add rollback on add VLAN failure
2017-11-09 Gal Pressmannet/mlx5e: Rename VLAN related variables and functions
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'net-sched-race-fix'
2017-11-09 Cong Wangcls_u32: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_tcindex: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_rsvp: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_route: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_matchall: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_fw: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_flower: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_flow: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_cgroup: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_bpf: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_basic: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangnet_sched: introduce tcf_exts_get_net() and tcf_exts_pu...
2017-11-09 Cong WangRevert "net_sched: hold netns refcnt for each action"
2017-11-09 David S. MillerMerge branch 'dsa-setup-stage'
2017-11-09 Vivien Didelotnet: dsa: rename probe and remove switch functions
2017-11-09 Vivien Didelotnet: dsa: setup a tree when adding a switch to it
2017-11-09 Vivien Didelotnet: dsa: setup routing table
2017-11-09 Vivien Didelotnet: dsa: use of_for_each_phandle
2017-11-09 Vivien Didelotnet: dsa: add find port by node helper
2017-11-09 Vivien Didelotnet: dsa: setup and teardown ports
2017-11-09 Vivien Didelotnet: dsa: setup and teardown switches
2017-11-09 Vivien Didelotnet: dsa: setup and teardown tree
2017-11-09 Vivien Didelotnet: dsa: setup and teardown master device
2017-11-09 Vivien Didelotnet: dsa: setup and teardown default CPU port
2017-11-09 Vivien Didelotnet: dsa: constify cpu_dp member of dsa_port
2017-11-09 Andrey Konovalovnet: usb: asix: fill null-ptr-deref in asix_suspend
2017-11-09 David S. MillerRevert "net: usb: asix: fill null-ptr-deref in asix_sus...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Jiri Kosinax86/mm: Unbreak modules that rely on external PAGE_KERN...
2017-11-08 Linus TorvaldsMerge branch 'fixes-v4.14-rc8' of git://git./linux...
2017-11-08 John Johansenapparmor: fix off-by-one comparison on MAXMAPPED_SIG
2017-11-08 Eric BiggersKEYS: fix NULL pointer dereference during ASN.1 parsing...
2017-11-08 Yi Yangopenvswitch: enable NSH support
2017-11-08 Kristian Evensenqmi_wwan: Add missing skb_reset_mac_header-call
2017-11-08 Jay Vosburghbonding: fix slave stuck in BOND_LINK_FAIL state
2017-11-08 Arnd Bergmannpktgen: document 32-bit timestamp overflow
2017-11-08 Bjorn Anderssonqrtr: Move to postcore_initcall
2017-11-08 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2017-11-08 Miquel Raynalnet: mvpp2: add ethtool GOP statistics
2017-11-08 David S. MillerMerge branch 'fsl-fman-next'
2017-11-08 Christophe... fsl/fman: Remove a useless 'dev_err()' call
next