summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_ierror_tXin Long2017-08-061-3/+2
* sctp: remove the typedef sctp_xmit_tXin Long2017-08-062-6/+7
* sctp: remove the typedef sctp_sock_state_tXin Long2017-08-062-4/+5
* sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-062-5/+6
* sctp: remove the typedef sctp_scope_tXin Long2017-08-063-12/+13
* sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-061-2/+4
* sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-062-4/+4
* sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-062-3/+4
* tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng2017-08-061-1/+1
* phylink: add module EEPROM supportRussell King2017-08-061-0/+3
* sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-061-0/+434
* phylink: add phylink infrastructureRussell King2017-08-062-0/+147
* net: phy: provide a hook for link up/link down eventsRussell King2017-08-061-0/+1
* net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-061-0/+15
* net: phy: split out PHY speed and duplex string generationRussell King2017-08-061-0/+3
* ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2017-08-062-6/+8
* net: comment fixes against BPF devmap helper callsJohn Fastabend2017-08-041-5/+11
* net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko2017-08-041-2/+1
* net: sched: remove check for number of actions in tcf_exts_execJiri Pirko2017-08-041-3/+1
* net: sched: fix return value of tcf_exts_execJiri Pirko2017-08-041-2/+2
* net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko2017-08-041-30/+0
* net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko2017-08-041-23/+23
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-9/+27
* net: sched: remove unneeded tcf_em_tree_changeJiri Pirko2017-08-041-21/+0
* sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2017-08-032-1/+7
* sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn2017-08-031-3/+14
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-031-1/+13
* sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-034-0/+66
* sock: skb_copy_ubufs support for compound pagesWillem de Bruijn2017-08-031-2/+7
* sock: allocate skbs from optmemWillem de Bruijn2017-08-031-0/+2
* ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2017-08-031-0/+16
* ipv6: fib: Add offload indication to routesIdo Schimmel2017-08-031-0/+1
* ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-031-0/+4
* ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-031-0/+10
* ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-031-0/+5
* ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-032-0/+12
* ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-031-0/+5
* net: fib_rules: Implement notification logic in coreIdo Schimmel2017-08-032-12/+21
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-034-22/+54
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_cwr_chunk_tXin Long2017-08-031-5/+0
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-2/+2