summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-07netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma
2018-08-07netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso
2018-08-07netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera
2018-08-06packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...David S. Miller
2018-08-06ipv4: frags: precedence bug in ip_expire()Dan Carpenter
2018-08-06net: avoid unnecessary sock_flag() check when enable timestampYafang Shao
2018-08-06net/bridge/br_multicast: remove redundant variable "err"zhong jiang
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing
2018-08-06net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King
2018-08-06net: mac802154: tx: expand tailroom if necessaryAlexander Aring