aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-06tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng1-1/+1
2017-08-06phylink: add module EEPROM supportRussell King1-0/+3
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+434
2017-08-06phylink: add phylink infrastructureRussell King2-0/+147
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King1-0/+1
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-coreRussell King1-0/+15
2017-08-06net: phy: split out PHY speed and duplex string generationRussell King1-0/+3
2017-08-06ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2-6/+8
2017-08-04net: comment fixes against BPF devmap helper callsJohn Fastabend1-5/+11
2017-08-04net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko1-2/+1
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