aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern1-0/+14
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-0/+18
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat1-0/+2
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai1-10/+0
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet2-8/+3
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-28netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei1-0/+15
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko1-2/+0
2019-03-28net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko1-0/+9
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2-5/+15
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-30/+7
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+2
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar11-13/+33
2019-03-27net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-73/+286
2019-03-27inet: switch IP ID generator to siphashEric Dumazet2-0/+7
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet1-3/+4
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-03-27fou: Support binding FoU socketKristian Evensen1-0/+6
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-74/+212
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2-5/+67
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+62
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean1-0/+16
2019-03-26proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma1-11/+0
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds1-13/+0
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss2-0/+8
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing1-0/+7
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann2-30/+0
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko1-492/+3
2019-03-24net: devlink: add port type spinlockJiri Pirko1-0/+4
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+2
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-0/+5
2019-03-23tcp: add one skb cache for rxEric Dumazet1-0/+10
2019-03-23tcp: add one skb cache for txEric Dumazet1-0/+5
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2-3/+3
2019-03-23net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni1-0/+11
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh1-0/+27
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-0/+2
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn1-1/+15
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn1-2/+7
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn1-1/+5
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein1-0/+1