summaryrefslogtreecommitdiff
path: root/include/uapi (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | bridge: netlink: add support for multicast_startup_query_countNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for multicast_last_member_countNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for igmp's hash_maxNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for igmp's hash_elasticityNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for multicast_querierNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for multicast_query_use_ifaddrNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for multicast_snoopingNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add support for multicast_routerNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add fdb flushNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add group_addr supportNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export all timersNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export topology_change and topology_change_detectedNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export root path costNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export root portNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export bridge idNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: export root idNikolay Aleksandrov2015-10-04
| * | | | | | | | | | | bridge: netlink: add group_fwd_mask supportNikolay Aleksandrov2015-10-04
| |/ / / / / / / / / /
| * | | / / / / / / / sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-03
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | net: Add support for filtering neigh dump by master deviceDavid Ahern2015-09-29
| * | | | | | | | | bridge: vlan: add per-vlan struct and move to rhashtablesNikolay Aleksandrov2015-09-29
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | arcnet: fix indentation of if_arcnet.hJoe Perches2015-09-23
| * | | | | | | | | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-17
| * | | | | | | | | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-17
| * | | | | | | | | cdc: add header guardsStephen Rothwell2015-09-15
| * | | | | | | | | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-15
| * | | | | | | | | net: Allow user to get table id from route lookupDavid Ahern2015-09-15
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-20
| * | | | | | | | | | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-20
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-12
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-11-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-26
| | |_|_|_|/ / / / | |/| | | | | | |
* / | | | | | | | openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-21
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-19
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | rtnetlink: fix gcc -Wconversion warningArad, Ronen2015-10-12
| * | | | | | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-07
| * | | | | | | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
| * | | | | | | openvswitch: Fix typos in CT headersJoe Stringer2015-10-07
| * | | | | | | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
| |/ / / / / /
* / / / / / / arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-12
|/ / / / / /
* | | / / / userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-01
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
|\ \ \ \ \
| * | | | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-24
| | |/ / / | |/| | |
* | | | | userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-22
| |_|/ / |/| | |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-11
|\ \ \ \
| * | | | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
| |/ / /