summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_event_other_tXin Long2017-08-061-4/+4
* sctp: remove the typedef sctp_event_primitive_tXin Long2017-08-061-4/+4
* sctp: remove the typedef sctp_state_tXin Long2017-08-065-11/+11
* 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
* ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2017-08-062-6/+8
* 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: add MSG_ZEROCOPYWillem de Bruijn2017-08-031-0/+2
* 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: 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_errhdr_tXin Long2017-08-031-4/+4
* ipv4: fib: Remove unused functionsIdo Schimmel2017-08-021-13/+0
* net: dsa: rename switch EEE opsVivien Didelot2017-08-011-5/+5
* net: dsa: remove PHY device argument from .set_eeeVivien Didelot2017-08-011-1/+0
* strparser: Generalize strparserTom Herbert2017-08-011-57/+62
* proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-012-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-012-13/+25
|\
| * udp6: fix socket leak on early demuxPaolo Abeni2017-07-291-0/+1
| * sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-07-271-2/+2
| * udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni2017-07-251-11/+22
* | tcp: remove CA_ACK_SLOWPATHFlorian Westphal2017-07-311-3/+2
* | tcp: remove header predictionFlorian Westphal2017-07-311-23/+0
* | tcp: remove low_latency sysctlFlorian Westphal2017-07-311-1/+0
* | tcp: remove prequeue supportFlorian Westphal2017-07-311-11/+0
* | net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim2017-07-301-0/+16
* | tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya2017-07-241-1/+1
* | sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-241-2/+2
* | net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca2017-07-241-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-218-6/+24
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-202-2/+6
| |\
| | * sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-07-151-0/+4
OpenPOWER on IntegriCloud