aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson1-0/+7
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+4
2019-08-31devlink: Make port index data type as unsigned intParav Pandit1-1/+1
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti1-0/+17
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti1-0/+3
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski2-3/+8
2019-08-30udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov1-1/+1
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov1-0/+1
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-08-27sctp: make ecn flag per netns and endpointXin Long2-1/+5
2019-08-27net: dsa: remove bitmap operationsVivien Didelot1-3/+0
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang1-1/+3
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+3
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov1-0/+17
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov1-0/+2
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov1-1/+1
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov2-0/+2
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov1-0/+4
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov2-32/+16
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov1-3/+4
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov1-0/+2
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern1-6/+0
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend1-1/+1
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin1-0/+1
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport1-1/+1
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar1-2/+84
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear1-0/+2
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long1-0/+2
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long1-0/+1
2019-08-19ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio1-1/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-9/+23
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso1-0/+2
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso1-1/+1
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel1-0/+6
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel1-0/+40
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel1-0/+129
2019-08-17drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel1-0/+33
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-0/+1
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann1-0/+1
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+7
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern1-3/+2
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski27-4/+121
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+10
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden10-0/+36
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files.Jeremy Sowden4-0/+31
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden1-0/+4
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.Jeremy Sowden1-0/+8
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden16-3/+40
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso1-0/+1
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann1-1/+0