messages from 2017-08-05 11:05:45 to 2017-08-07 10:36:58 UTC [more...]
[PATCH net-next v3 00/13] Update DSA's FDB API and perform switchdev cleanup
2017-08-07 10:36 UTC (18+ messages)
` [PATCH net-next v3 01/13] net: dsa: Change DSA slave FDB API to be switchdev independent
` [PATCH net-next v3 02/13] net: dsa: Remove prepare phase for FDB
` [PATCH net-next v3 03/13] net: dsa: Remove switchdev dependency from DSA switch notifier chain
` [PATCH net-next v3 04/13] net: dsa: Add support for learning FDB through notification
` [PATCH net-next v3 05/13] net: dsa: Move FDB add/del implementation inside DSA
` [PATCH net-next v3 06/13] net: dsa: Add support for querying supported bridge flags
` [PATCH net-next v3 07/13] net: dsa: Remove support for vlan dump from DSA's drivers
` [PATCH net-next v3 08/13] net: dsa: Remove support for bypass bridge port attributes/vlan set
` [PATCH net-next v3 09/13] net: dsa: Remove support for MDB dump from DSA's drivers
` [PATCH net-next v3 10/13] net: dsa: Remove redundant MDB dump support
` [PATCH net-next v3 11/13] net: dsa: Move FDB dump implementation inside DSA
` [PATCH net-next v3 12/13] net: bridge: Remove FDB deletion through switchdev object
` [PATCH net-next v3 13/13] net: switchdev: Remove bridge bypass support from switchdev
[pull request][for-next 0/8] Mellanox, mlx5 shared 2017-08-07
2017-08-07 10:18 UTC (9+ messages)
` [for-next 1/8] net/mlx5e: Rearrange netdevice ops structures
` [for-next 2/8] net/mlx5e: NIC netdev init flow cleanup
` [for-next 5/8] net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig
` [for-next 6/8] net/mlx5: Delay events till ib registration ends
` [for-next 7/8] net/mlx5: Fix counter list hardware structure
` [for-next 3/8] net/mlx5: Unify vport manager capability check
` [for-next 4/8] net/mlx5: Separate between E-Switch and MPFS
` [for-next 8/8] net/mlx5: Increase the maximum flow counters supported
[PATCH] ip/link_vti*.c: Fix output for ikey/okey
2017-08-07 9:59 UTC
[PATCHv2] bpf: fix selftest/bpf/test_pkt_md_access on s390x
2017-08-07 9:39 UTC (2+ messages)
[PATCH net-next 00/14] sctp: remove typedefs from structures part 5
2017-08-07 9:28 UTC (17+ messages)
` [PATCH net-next 01/14] sctp: remove the typedef sctp_lower_cwnd_t
` [PATCH net-next 02/14] sctp: remove the typedef sctp_retransmit_reason_t
` [PATCH net-next 03/14] sctp: remove the typedef sctp_scope_policy_t
` [PATCH net-next 04/14] sctp: remove the typedef sctp_scope_t
` [PATCH net-next 05/14] sctp: remove the typedef sctp_transport_cmd_t
` [PATCH net-next 06/14] sctp: remove the typedef sctp_sock_state_t
` [PATCH net-next 07/14] sctp: remove the typedef sctp_xmit_t
` [PATCH net-next 08/14] sctp: remove the typedef sctp_ierror_t
` [PATCH net-next 09/14] sctp: remove the typedef sctp_state_t
` [PATCH net-next 10/14] sctp: remove the typedef sctp_event_primitive_t
` [PATCH net-next 11/14] sctp: remove the typedef sctp_event_other_t
` [PATCH net-next 12/14] sctp: remove the typedef sctp_event_timeout_t
` [PATCH net-next 13/14] sctp: remove the typedef sctp_event_t
` [PATCH net-next 14/14] sctp: remove the typedef sctp_subtype_t
[RFC net-next] net: xfrm: support setting an output mark
2017-08-07 9:23 UTC
[PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
2017-08-07 9:04 UTC (13+ messages)
[PATCH V1 0/3] asix: Improve robustness
2017-08-07 8:50 UTC (4+ messages)
` [PATCH V1 1/3] asix: Add rx->ax_skb = NULL after usbnet_skb_return()
` [PATCH V1 2/3] asix: Ensure asix_rx_fixup_info members are all reset
` [PATCH V1 3/3] asix: Fix small memory leak in ax88772_unbind()
[patch net-next v2 00/16] net: sched: summer cleanup part 2, ndo_setup_tc
2017-08-07 8:15 UTC (17+ messages)
` [patch net-next v2 01/16] net: sched: make type an argument for ndo_setup_tc
` [patch net-next v2 02/16] net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
` [patch net-next v2 03/16] net: sched: make egress_dev flag part of flower offload struct
` [patch net-next v2 04/16] cxgb4: push cls_u32 setup_tc processing into a separate function
` [patch net-next v2 05/16] ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
` [patch net-next v2 06/16] mlx5e: push cls_flower "
` [patch net-next v2 07/16] mlx5e_rep: push cls_flower setup_tc processing into a separate function
` [patch net-next v2 08/16] mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions
` [patch net-next v2 09/16] mlxsw: spectrum: rename cls arg in matchall processing
` [patch net-next v2 10/16] dsa: push cls_matchall setup_tc processing into a separate function
` [patch net-next v2 11/16] nfp: change flows in apps that offload ndo_setup_tc
` [patch net-next v2 12/16] hns3pf: don't check handle during mqprio offload
` [patch net-next v2 13/16] net: sched: push cls related args into cls_common structure
` [patch net-next v2 14/16] net: sched: move prio into cls_common
` [patch net-next v2 15/16] net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
` [patch net-next v2 16/16] net: sched: get rid of struct tc_to_netdev
[PATCH] qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
2017-08-07 7:40 UTC (2+ messages)
[PATCH net-next 0/8] ARM: Alpine: Ethernet support
2017-08-07 7:39 UTC (4+ messages)
` [PATCH net-next 4/8] net: ethernet: add the Alpine Ethernet driver
[PATCH v2 net-next 0/7] net: l3mdev: Support for sockets bound to enslaved device
2017-08-07 6:51 UTC (3+ messages)
[PATCH] ip/link_vti6.c: Fix local/remote any handling
2017-08-07 6:41 UTC
[PATCH] bluetooth: document config options
2017-08-07 6:34 UTC (4+ messages)
[patch net-next 00/15] net: sched: summer cleanup part 2, ndo_setup_tc
2017-08-07 6:21 UTC (23+ messages)
` [patch net-next 01/15] net: sched: make type an argument for ndo_setup_tc
` [patch net-next 02/15] net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
` [patch net-next 03/15] net: sched: make egress_dev flag part of flower offload struct
` [patch net-next 04/15] cxgb4: push cls_u32 setup_tc processing into a separate function
` [patch net-next 05/15] ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
` [patch net-next 06/15] mlx5e: push cls_flower "
` [patch net-next 07/15] mlx5e_rep: push cls_flower setup_tc processing into a separate function
` [patch net-next 08/15] mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions
` [patch net-next 09/15] mlxsw: spectrum: rename cls arg in matchall processing
` [patch net-next 10/15] dsa: push cls_matchall setup_tc processing into a separate function
` [patch net-next 11/15] nfp: change flows in apps that offload ndo_setup_tc
` [patch net-next 12/15] net: sched: push cls related args into cls_common structure
` [patch net-next 13/15] net: sched: move prio into cls_common
` [patch net-next 14/15] net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
` [patch net-next 15/15] net: sched: get rid of struct tc_to_netdev
[PATCH] tcp_input: move out condition check from tcp_data_queue()
2017-08-07 5:04 UTC (4+ messages)
[PATCH v2] rtlwifi: constify rate_control_ops structure
2017-08-07 5:00 UTC
linux-next: manual merge of the net-next tree with the net tree
2017-08-07 4:59 UTC (3+ messages)
FINANCING ASSISTANCE AT 2% INTEREST RATE
2017-08-07 0:34 UTC
[PATCH] net: Reduce skb_warn_bad_offload() noise
2017-08-07 4:42 UTC (4+ messages)
[PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer
2017-08-07 4:31 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: net: Document bindings for anarion-gmac
[PATCH net-next 0/1] netvsc: fix deadlock in VF unregister
2017-08-07 4:29 UTC (3+ messages)
` [PATCH net-next 1/1] netvsc: fix rtnl deadlock on unregister of vf
[PATCH net-next] net: dsa: User per-cpu 64-bit statistics
2017-08-07 4:27 UTC (2+ messages)
[PATCH 0/2 v2 net-next] tcp cwnd undo refactor
2017-08-07 4:25 UTC (2+ messages)
[PATCH net 0/1] netvsc: race on sub channel open
2017-08-07 4:24 UTC (3+ messages)
` [PATCH net 1/1] netvsc: fix race on sub channel creation
[PATCH v7 net-next] net: systemport: Support 64bit statistics
2017-08-07 4:21 UTC (2+ messages)
[PATCH net-next] liquidio: moved console_bitmask module param to lio_main.c
2017-08-07 4:19 UTC (2+ messages)
[PATCH net-next] liquidio: add missing strings in oct_dev_state_str array
2017-08-07 4:18 UTC (2+ messages)
af_packet vs virtio
2017-08-07 4:16 UTC (5+ messages)
` repost: af_packet vs virtio (was packed ring layout proposal v2)
[PATCH v9 0/4] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-07 4:13 UTC (3+ messages)
[PATCH v4 net-next 00/13] bpf: rewrite value tracking in verifier
2017-08-07 4:01 UTC (5+ messages)
` [PATCH v4 net-next 01/13] bpf/verifier: rework value tracking
` [PATCH v4 net-next 02/13] nfp: change bpf verifier hooks to match new verifier data structures
[PATCH RFC 00/13] phylink and sfp support
2017-08-07 4:00 UTC (3+ messages)
[PATCH net-next 0/4] IP: cleanup LSRR option processing
2017-08-07 3:51 UTC (2+ messages)
[RFC PATCH] IP: do not modify ingress packet IP option in ip_options_echo()
2017-08-07 3:49 UTC (4+ messages)
[PATCH net] ppp: Fix a scheduling-while-atomic bug in del_chan
2017-08-07 1:32 UTC (4+ messages)
` "
[PATCH net] sctp: use __GFP_NOWARN for sctpw.fifo allocation
2017-08-06 23:39 UTC (4+ messages)
[PATCH v06 01/36] Add scripts/headers_compile_test.sh: compile test for exported uapi headers
2017-08-06 22:03 UTC (14+ messages)
` [PATCH v06 15/36] uapi linux/socket.h: include sys/socket.h in user space
` [PATCH v06 18/36] uapi linux/errqueue.h: include linux/time.h "
` [PATCH v06 20/36] uapi linux/scc.h: include linux/sockios.h
` [PATCH v06 35/36] uapi linux/tls.h: don't include <net/tcp.h> in user space
[PATCH] i40e: Fix a potential NULL pointer dereference
2017-08-06 21:37 UTC
NULL pointer deref bring up interfaces
2017-08-06 20:54 UTC (2+ messages)
[PATCH 0/4] atm: idt77252: Adjustments for some function implementations
2017-08-06 19:06 UTC (6+ messages)
` [PATCH 1/4] atm: idt77252: Adjust four function calls together with a variable assignment
` [PATCH 2/4] atm: idt77252: Delete an error message for a failed memory allocation in seven functions
` [PATCH 3/4] atm: idt77252: Improve seven size determinations
` [PATCH 4/4] atm: idt77252: Adjust ten checks for null pointers
[PATCH net-next v2 0/3] net: dsa: remove useless arguments
2017-08-06 17:46 UTC (7+ messages)
` [PATCH net-next v2 1/3] net: dsa: remove useless argument in legacy setup
` [PATCH net-next v2 2/3] net: dsa: remove useless args of dsa_cpu_dsa_setup
` [PATCH net-next v2 3/3] net: dsa: remove useless args of dsa_slave_create
[PATCH] isdn: kcapi: make capi_version const
2017-08-06 17:09 UTC
[PATCH net 0/3] tcp: fix xmit timer rearming to avoid stalls
2017-08-06 15:24 UTC (11+ messages)
` [PATCH net 3/3] tcp: fix xmit timer to only be reset if data ACKed/SACKed
[PATCH net-next v2 00/13] Change DSA's FDB API and perform switchdev cleanup
2017-08-06 13:07 UTC (9+ messages)
[Patch net-next 0/2] net_sched: clean up filter handle
2017-08-06 11:46 UTC (5+ messages)
` [Patch net-next 1/2] net_sched: refactor notification code for RTM_DELTFILTER
` [Patch net-next 2/2] net_sched: use void pointer for filter handle
[PATCH] ATM-ENI: Delete an error message for a failed memory allocation in eni_start()
2017-08-06 9:20 UTC
[PATCH] hamradio: baycom: make hdlcdrv_ops const
2017-08-06 8:51 UTC
[PATCH] atm: solos-pci: Delete an error message for a failed memory allocation in fpga_probe()
2017-08-06 8:41 UTC
[PATCH ipsec-next] xfrm: check that cached bundle is still valid
2017-08-06 8:19 UTC
[PATCH] ATM-nicstar: Delete an error message for a failed memory allocation in ns_init_card()
2017-08-06 8:16 UTC
[PATCH] ATM-lanai: Delete an error message for a failed memory allocation in lanai_init_one()
2017-08-06 8:00 UTC
XFRM pcpu cache issue
2017-08-06 6:50 UTC (3+ messages)
[PATCH] can: c_can_pci: make c_can_pci_data const
2017-08-06 6:48 UTC
[PATCH 0/3] ATM-iphase: Adjustments for some function implementations
2017-08-06 6:30 UTC (4+ messages)
` [PATCH 1/3] ATM-iphase: Adjust 11 function calls together with a variable assignment
` [PATCH 2/3] ATM-iphase: Delete five error messages for a failed memory allocation
` [PATCH 3/3] ATM-iphase: Adjust four checks for null pointers
Fw: [Bug 196595] New: Regression IGMP sysctl init values if not IP_MULTICAST
2017-08-06 4:38 UTC
[PATCH net-next 0/3] net: dsa: remove unnecessary arguments
2017-08-05 20:09 UTC (4+ messages)
` [PATCH net-next 1/3] net: dsa: assign switch device in legacy code
[PATCH] samples/bpf: Fix cross compiler error with bpf sample
2017-08-05 18:53 UTC (5+ messages)
Performance comparision / qdisc / no qdisc / queueing linux kernel 4.12
2017-08-05 16:55 UTC (2+ messages)
[PATCH][net-next] net: hns3: fix spelling mistake: "capabilty" -> "capability"
2017-08-05 13:46 UTC
[PATCH net-next] lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
2017-08-05 13:41 UTC (2+ messages)
(unknown),
2017-08-05 12:35 UTC
[PATCH net] net: sched: fix NULL pointer dereference when action calls some targets
2017-08-05 11:35 UTC
[PATCH net] net: sched: set xt_tgchk_param par.nft_compat with false in ipt_init_target
2017-08-05 11:32 UTC
[PATCH v4 net-next 0/5] Refactor lan9303_xxx_packet_processing
2017-08-05 11:05 UTC (6+ messages)
` [PATCH v4 net-next 1/5] net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param
` [PATCH v4 net-next 2/5] net: dsa: lan9303: define LAN9303_NUM_PORTS 3
` [PATCH v4 net-next 3/5] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
` [PATCH v4 net-next 4/5] net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
` [PATCH v4 net-next 5/5] net: dsa: lan9303: refactor lan9303_get_ethtool_stats
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).