summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-11net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko
2018-08-11l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()Guillaume Nault
2018-08-11l2tp: zero out stats in pppol2tp_copy_stats()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_session_ioctl()Guillaume Nault
2018-08-11l2tp: remove pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-11l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: simplify pppol2tp_ioctl()Guillaume Nault
2018-08-11l2tp: split l2tp_session_get()Guillaume Nault
2018-08-11l2tp: define l2tp_tunnel_uses_xfrm()Guillaume Nault
2018-08-11tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flagYuchung Cheng
2018-08-11tcp: always ACK immediately on hole repairsYuchung Cheng
2018-08-11tcp: avoid resetting ACK timer in DCTCPYuchung Cheng
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King
2018-08-11bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-11net: Add ID (if needed) to sock_reuseport and expose reuseport_lockMartin KaFai Lau
2018-08-11tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socketMartin KaFai Lau
2018-08-10net/smc: send response to test link signalUrsula Braun
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-10xdp: Helpers for disabling napi_direct of xdp_return_frameToshiaki Makita
2018-08-10bpf: Make redirect_info accessible from modulesToshiaki Makita
2018-08-10net: Export skb_headers_offset_updateToshiaki Makita
2018-08-10Revert "xdp: add NULL pointer check in __xdp_return()"Björn Töpel
2018-08-09net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin
2018-08-09net: sched: fix block->refcnt decrementJiri Pirko
2018-08-09decnet: fix using plain integer as NULL warningYueHaibing
2018-08-09net: ipv6_gre: Fix GRO to work on IPv6 over GRE tapMaria Pasechnik
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-08-08netfilter: nfnetlink_osf: fix using plain integer as NULL warningWei Yongjun
2018-08-08net:mod: remove unneeded variable 'ret' in init_p9zhong jiang
2018-08-08net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freezezhong jiang
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-07dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()Alexey Kodanev
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-08-07tipc: fix an interrupt unsafe locking scenarioYing Xue
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-07ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src addressShmulik Ladkani
2018-08-07net: sched: cls_flower: set correct offload data in fl_reoffloadVlad Buslov
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman