aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-04net: sched: remove check for number of actions in tcf_exts_execJiri Pirko1-3/+1
2017-08-04net: sched: fix return value of tcf_exts_execJiri Pirko1-2/+2
2017-08-04net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_availableJiri Pirko1-30/+0
2017-08-04net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko1-23/+23
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-9/+27
2017-08-04net: sched: remove unneeded tcf_em_tree_changeJiri Pirko1-21/+0
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2-1/+7
2017-08-03sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn1-3/+14
2017-08-03sock: enable MSG_ZEROCOPYWillem de Bruijn1-1/+13
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-03sock: add MSG_ZEROCOPYWillem de Bruijn4-0/+66
2017-08-03sock: skb_copy_ubufs support for compound pagesWillem de Bruijn1-2/+7
2017-08-03sock: allocate skbs from optmemWillem de Bruijn1-0/+2
2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel1-0/+16
2017-08-03ipv6: fib: Add offload indication to routesIdo Schimmel1-0/+1
2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel1-0/+4
2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel1-0/+10
2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel1-0/+5
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2-0/+12
2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel1-0/+5
2017-08-03net: fib_rules: Implement notification logic in coreIdo Schimmel2-12/+21
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel4-22/+54
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long1-5/+0
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long2-7/+7
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long1-3/+3
2017-08-02ipv4: fib: Remove unused functionsIdo Schimmel1-13/+0
2017-08-02flow_dissector: remove unused functionsWANG Cong1-16/+0
2017-08-01net: dsa: rename switch EEE opsVivien Didelot1-5/+5
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot1-1/+0
2017-08-01net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn1-0/+36
2017-08-01strparser: Generalize strparserTom Herbert1-57/+62
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert1-0/+3
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert3-0/+18
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-82/+163
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-17/+39
2017-07-31udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang1-0/+8
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-0/+13
2017-07-31tcp: remove unused mib countersFlorian Westphal1-9/+0