aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-23net/smc: remove local variable page in smc_rx_splice()Ursula Braun
2018-07-23net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov
2018-07-23net: bridge: add support for raw sysfs port optionsNikolay Aleksandrov
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net: wimax: stack: fixed multi line comment issueMark Railton
2018-07-21tipc: make some functions staticYueHaibing
2018-07-21net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_registerGustavo A. R. Silva
2018-07-21tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracyJon Maxwell
2018-07-21tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell
2018-07-21tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell
2018-07-20bridge: make sure objects belong to container's ownerTyler Hicks
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks
2018-07-20net-sysfs: make sure objects belong to container's ownerDmitry Torokhov
2018-07-20net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks
2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-07-18pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio
2018-07-18xdp: fix uninitialized 'err' variableJakub Kicinski
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-07-18net/smc: add error handling for get_user()Ursula Braun
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-07-18netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl
2018-07-18netfilter: nf_osf: add struct nf_osf_hdr_ctxPablo Neira Ayuso
2018-07-18netfilter: nf_osf: add nf_osf_match_one()Pablo Neira Ayuso
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-07-18netfilter: nf_tables: avoid global info storageFlorian Westphal