summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long2-15/+16
2017-08-06sctp: remove the typedef sctp_event_tXin Long2-11/+7
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long2-6/+6
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_state_tXin Long5-11/+11
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long1-3/+2
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long2-6/+7
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long2-4/+5
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long2-5/+6
2017-08-06sctp: remove the typedef sctp_scope_tXin Long3-12/+13
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long1-2/+4
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long2-4/+4
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long2-3/+4
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...Russell 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_...Jiri 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