summaryrefslogtreecommitdiffstats
path: root/net/sctp/sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-27sctp: re-use sctp_transport_pmtu in sctp_transport_routeMarcelo Ricardo Leitner2-22/+19
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner2-15/+0
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner3-9/+12
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner2-8/+4
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner5-39/+20
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner3-20/+31
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner3-9/+15
2018-04-27sctp: remove an if() that is always trueMarcelo Ricardo Leitner1-4/+2
2018-04-27sctp: move transport pathmtu calc away of sctp_assoc_add_peerMarcelo Ricardo Leitner2-10/+7
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner1-3/+2
2018-04-27selftests: pmtu: Minimum MTU for vti6 is 68Stefano Brivio1-2/+2
2018-04-27tcp: remove mss check in tcp_select_initial_window()Wei Wang1-5/+3
2018-04-27net/smc: handle sockopt TCP_DEFER_ACCEPTUrsula Braun4-2/+31
2018-04-27net/smc: sockopts TCP_NODELAY and TCP_CORKUrsula Braun2-4/+40
2018-04-27net/smc: handle sockopts forcing fallbackUrsula Braun1-4/+50
2018-04-27net/smc: fix structure sizeKarsten Graul2-2/+2
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher195-4624/+222
2018-04-27net: Fix coccinelle warningKirill Tkhai1-1/+1
2018-04-27geneve: fix build with modular IPV6Tobias Regnery1-0/+1
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann1-10/+13
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop3-8/+33
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop5-15/+38
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop3-52/+60
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop2-8/+5
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2-3/+9
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann1-1/+0
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann3-59/+33
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop1-22/+21
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun4-0/+7
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann1-87/+0
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann3-9/+10
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann4-31/+13
2018-04-27bridge: use hlist_entry_safeYueHaibing1-2/+1
2018-04-27liquidio: add support for ndo_get_stats64 instead of ndo_get_statsPradeep Nalla5-71/+135
2018-04-27liquidio: move a couple of functions to lio_core.cPradeep Nalla3-157/+154
2018-04-27phy: Temporary build fix after phylib changes.David S. Miller1-2/+1
2018-04-27net: dsa: loop: Hook PHY statisticsFlorian Fainelli1-2/+3
2018-04-27net: dsa: b53: Add support for reading PHY statisticsFlorian Fainelli3-10/+70
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli3-5/+106
2018-04-27net: dsa: Add helper function to obtain PHY device of a given portFlorian Fainelli1-11/+22
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli11-28/+83
2018-04-27net: dsa: Do not check for ethtool_ops validityFlorian Fainelli1-3/+3
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli2-18/+26
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli3-30/+76
2018-04-27l2tp: consistent reference counting in procfs and debufsGuillaume Nault2-15/+26
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy4-6/+41
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui1-2/+0
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147