summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera
2018-07-30netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera
2018-07-29net: report min and max mtu network device settingsStephen Hemminger
2018-07-29net: dcb: add DSCP to comment about priority selector typesJakub Kicinski
2018-07-29route: add support for directed broadcast forwardingXin Long
2018-07-29Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-07-27l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-27can: uapi: can.h: Fix can error class mask dir pathDan Murphy
2018-07-25net/smc: provide fallback reason codeKarsten Graul
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit
2018-07-23rds: Extend RDS API for IPv6 supportKa-Cheong Poon
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov