summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23net/smc: longer delay when freeing client link groupsUrsula Braun
2018-05-23net/smc: urgent data supportStefan Raspl
2018-05-23net/smc: lock smc_lgr_list in port_terminate()Hans Wippel
2018-05-23net/smc: return 0 for ioctl calls in states INIT and CLOSEDUrsula Braun
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-23ipv6: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu
2018-05-23udp: exclude gso from xfrm pathsWillem de Bruijn
2018-05-23devlink: don't take instance lock around eswitch mode setJakub Kicinski
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-23nl80211: Reject disconnect commands except from conn_ownerAndrew Zaborowski
2018-05-23rfkill: Create rfkill-none LED triggerJoão Paulo Rechi Vita
2018-05-23rfkill: Rename rfkill_any_led_trigger* functionsJoão Paulo Rechi Vita
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel
2018-05-23nl80211: Optimize cfg80211_bss_expire invocationsDenis Kenzior
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso
2018-05-23netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat
2018-05-23netfilter: nft_set_rbtree: add timeout supportPablo Neira Ayuso
2018-05-23netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal
2018-05-23netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal
2018-05-23netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal
2018-05-22tcp: do not aggressively quick ack after ECN eventsEric Dumazet
2018-05-22tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-05-22net: sched: don't disable bh when accessing action idrVlad Buslov
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern
2018-05-22nl80211: Fix compilationDenis Kenzior
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-05-19net: ip6_gre: fix tunnel metadata device sharing.William Tu
2018-05-19dsa: set devlink port attrs for dsa portsJiri Pirko
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18net: sched: red: avoid hashing NULL childPaolo Abeni
2018-05-18sock_diag: fix use-after-free read in __sk_freeEric Dumazet
2018-05-18tcp: tcp_rack_reo_wnd() can be statickbuild test robot
2018-05-18net/smc: restructure client and server code in af_smcHans Wippel
2018-05-18net/smc: change smc_buf_free function parametersHans Wippel