summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-08-07sctp: remove the typedef sctp_scope_policy_tXin Long1-2/+4
2017-08-07sctp: remove the typedef sctp_retransmit_reason_tXin Long2-4/+4
2017-08-07sctp: remove the typedef sctp_lower_cwnd_tXin Long2-3/+4
2017-08-07ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2-6/+8
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-04sock: add MSG_ZEROCOPYWillem de Bruijn1-0/+2
2017-08-04sock: allocate skbs from optmemWillem de Bruijn1-0/+2
2017-08-04ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel1-0/+16
2017-08-04ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel1-0/+4
2017-08-04ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel1-0/+10
2017-08-04ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel1-0/+5
2017-08-04ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2-0/+12
2017-08-04ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel1-0/+5
2017-08-04net: fib_rules: Implement notification logic in coreIdo Schimmel2-12/+21
2017-08-04net: core: Make the FIB notification chain genericIdo Schimmel4-22/+54
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long1-4/+4
2017-08-03ipv4: fib: Remove unused functionsIdo Schimmel1-13/+0
2017-08-02net: dsa: rename switch EEE opsVivien Didelot1-5/+5
2017-08-02net: dsa: remove PHY device argument from .set_eeeVivien Didelot1-1/+0
2017-08-02strparser: Generalize strparserTom Herbert1-57/+62
2017-08-02proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2-0/+6
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+25
2017-08-01tcp: remove CA_ACK_SLOWPATHFlorian Westphal1-3/+2
2017-08-01tcp: remove header predictionFlorian Westphal1-23/+0
2017-08-01tcp: remove low_latency sysctlFlorian Westphal1-1/+0
2017-08-01tcp: remove prequeue supportFlorian Westphal1-11/+0
2017-07-31net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim1-0/+16
2017-07-30udp6: fix socket leak on early demuxPaolo Abeni1-0/+1
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni1-11/+22
2017-07-25tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya1-1/+1
2017-07-25sctp: remove the typedef sctp_sackhdr_tXin Long1-2/+2
2017-07-24net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca1-0/+8
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-6/+24
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+6
2017-07-20net: dsa: unexport dsa_is_port_initializedVivien Didelot1-5/+0
2017-07-20tcp: adjust tail loss probe timeoutYuchung Cheng1-2/+1
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+4
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal1-0/+1
2017-07-18xfrm: remove flow cacheFlorian Westphal4-78/+0
2017-07-17inetpeer: remove AVL implementation in favor of RB treeEric Dumazet1-9/+2
2017-07-17net/unix: drop obsolete fd-recursion limitsDavid Herrmann1-1/+0
2017-07-17sctp: remove the typedef sctp_hmac_algo_param_tXin Long1-1/+1
2017-07-17sctp: remove the typedef sctp_chunks_param_tXin Long1-1/+1