Age | Commit message (Expand) | Author | Files | Lines |
2019-09-05 | Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -7/+7 |
2019-09-05 | net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE | Jakub Kicinski | 1 | -6/+32 |
2019-09-05 | net/tls: use the full sk_proto pointer | Jakub Kicinski | 1 | -10/+0 |
2019-09-05 | Convert usage of IN_MULTICAST to ipv4_is_multicast | Dave Taht | 1 | -2/+2 |
2019-09-05 | devlink: Add new info version tags for ASIC and FW | Shannon Nelson | 1 | -0/+7 |
2019-09-04 | can: netns: remove "can_" prefix from members struct netns_can | Marc Kleine-Budde | 1 | -3/+3 |
2019-09-04 | can: netns: give members of struct netns_can holding the statistics a sensibl... | Marc Kleine-Budde | 1 | -2/+2 |
2019-09-04 | can: netns: give structs holding the CAN statistics a sensible name | Marc Kleine-Budde | 1 | -4/+4 |
2019-09-03 | netfilter: nf_tables: Introduce stateful object update operation | Fernando Fernandez Mancera | 1 | -0/+9 |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+4 |
2019-09-01 | devlink: Make port index data type as unsigned int | Parav Pandit | 1 | -1/+1 |
2019-09-01 | net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag | Davide Caratti | 1 | -0/+17 |
2019-09-01 | tcp: ulp: add functions to dump ulp-specific information | Davide Caratti | 1 | -0/+3 |
2019-09-01 | net/tls: use RCU protection on icsk->icsk_ulp_data | Jakub Kicinski | 2 | -3/+8 |
2019-08-31 | udp: Remove unlikely() from IS_ERR*() condition | Denis Efremov | 1 | -1/+1 |
2019-08-31 | xsk: add support to allow unaligned chunk placement | Kevin Laatz | 1 | -4/+71 |
2019-08-30 | cfg80211: add local BSS receive time to survey information | Felix Fietkau | 1 | -0/+4 |
2019-08-29 | net: sched: act_sample: fix psample group handling on overwrite | Vlad Buslov | 1 | -0/+1 |
2019-08-29 | ipv6: shrink struct ipv6_mc_socklist | Eric Dumazet | 1 | -1/+1 |
2019-08-28 | sctp: make ecn flag per netns and endpoint | Xin Long | 2 | -1/+5 |
2019-08-28 | net: dsa: remove bitmap operations | Vivien Didelot | 1 | -3/+0 |
2019-08-28 | net_sched: fix a NULL pointer deref in ipt action | Cong Wang | 1 | -1/+3 |
2019-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -9/+3 |
2019-08-27 | netfilter: nft_dynset: support for element deletion | Ander Juaristi | 1 | -1/+9 |
2019-08-27 | net: sched: copy tunnel info when setting flow_action entry->tunnel | Vlad Buslov | 1 | -0/+17 |
2019-08-27 | net: sched: take reference to action dev before calling offloads | Vlad Buslov | 1 | -0/+2 |
2019-08-27 | net: sched: take rtnl lock in tc_setup_flow_action() | Vlad Buslov | 1 | -1/+1 |
2019-08-27 | net: sched: add API for registering unlocked offload block callbacks | Vlad Buslov | 2 | -0/+2 |
2019-08-27 | net: sched: notify classifier on successful offload add/delete | Vlad Buslov | 1 | -0/+4 |
2019-08-27 | net: sched: refactor block offloads counter usage | Vlad Buslov | 2 | -32/+16 |
2019-08-27 | net: sched: change tcf block offload counter type to atomic_t | Vlad Buslov | 1 | -3/+4 |
2019-08-27 | net: sched: protect block offload-related fields with rw_semaphore | Vlad Buslov | 1 | -0/+2 |
2019-08-26 | netfilter: nf_tables: Introduce new 64-bit helper register functions | Ander Juaristi | 1 | -7/+18 |
2019-08-26 | nexthop: Fix nexthop_num_path for blackhole nexthops | David Ahern | 1 | -6/+0 |
2019-08-25 | net: route dump netlink NLM_F_MULTI flag missing | John Fastabend | 1 | -1/+1 |
2019-08-22 | net/mlx5e: Add tc flower tracepoints | Dmytro Linkin | 1 | -0/+1 |
2019-08-21 | trivial: netns: fix typo in 'struct net.passive' description | Mike Rapoport | 1 | -1/+1 |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 1 | -2/+84 |
2019-08-21 | cfg80211: Support assoc-at timer in sta-info | Ben Greear | 1 | -0/+2 |
2019-08-20 | sctp: add sctp_auth_init and sctp_auth_free | Xin Long | 1 | -0/+2 |
2019-08-20 | sctp: add asconf_enable in struct sctp_endpoint | Xin Long | 1 | -0/+1 |
2019-08-20 | ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets | Stefano Brivio | 1 | -1/+1 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -9/+23 |
2019-08-19 | netfilter: nf_tables: map basechain priority to hardware priority | Pablo Neira Ayuso | 1 | -0/+2 |
2019-08-19 | net: sched: use major priority number as hardware priority | Pablo Neira Ayuso | 1 | -1/+1 |
2019-08-18 | xsk: remove AF_XDP socket from map when the socket is released | Björn Töpel | 1 | -0/+18 |
2019-08-18 | bpf: support cloning sk storage on accept() | Stanislav Fomichev | 1 | -0/+10 |
2019-08-18 | xsk: add support for need_wakeup flag in AF_XDP rings | Magnus Karlsson | 1 | -1/+32 |
2019-08-17 | Documentation: Add devlink-trap documentation | Ido Schimmel | 1 | -0/+6 |
2019-08-17 | devlink: Add generic packet traps and groups | Ido Schimmel | 1 | -0/+40 |