summaryrefslogtreecommitdiff
path: root/include/uapi/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov2015-07-31
| * | | | | | | | | vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov2015-07-31
| * | | | | | | | | bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-31
| * | | | | | | | | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
| * | | | | | | | | lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel2015-07-26
| * | | | | | | | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-22
| * | | | | | | | | net: track success and failure of TCP PMTU probingRick Jones2015-07-21
| * | | | | | | | | fib: Add fib rule match on tunnel idThomas Graf2015-07-21
| * | | | | | | | | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
| * | | | | | | | | vxlan: Flow based tunnelingThomas Graf2015-07-21
| * | | | | | | | | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
| * | | | | | | | | mpls: ip tunnel supportRoopa Prabhu2015-07-21
| * | | | | | | | | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-21
| * | | | | | | | | rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu2015-07-21
| * | | | | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-20
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clarify implementation of ethtool's get_ts_info opJacob Keller2015-07-17
| * | | | | | | | | | ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2015-07-20
| |/ / / / / / / / /
| * | / / / / / / / netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-15
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-13
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | bridge: mdb: add vlan support for user entriesNikolay Aleksandrov2015-07-13
* | | | | | | | | Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-09-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka2015-08-18
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-18
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | perf: Add cycles to branch_infoAndi Kleen2015-08-04
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar2015-07-31
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter2015-07-23
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-14
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | usb: add USB_OTG_ADP definitionMacpaul Lin2015-07-29
| | * | | | | | | | usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin2015-07-29
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman2015-07-27
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | tty: linux/gsmmux.h needs linux/types.hJiri Slaby2015-07-23
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | mei: add async event notification ioctlsTomas Winkler2015-08-03
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-29
| * | | | | | | kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin2015-07-14
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-07
| * | | | | virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-07
| * | | | | virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin2015-07-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |